软件包:libmaven-shade-plugin-java(3.1.1-1)
libmaven-shade-plugin-java 的相关链接
Debian 的资源:
下载源码包 maven-shade-plugin:
- [maven-shade-plugin_3.1.1-1.dsc]
- [maven-shade-plugin_3.1.1.orig.tar.xz]
- [maven-shade-plugin_3.1.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [maven.apache.org]
相似软件包:
Maven shade plugin
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with:
* Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features
This package ships the Maven shade plugin which is used to build an Uber-JAR from the current project, including dependencies.
其他与 libmaven-shade-plugin-java 有关的软件包
|
|
|
|
-
- dep: libasm-java (>= 6.0)
- Java bytecode manipulation framework
-
- dep: libcommons-io-java (>= 2.6)
- Common useful IO related classes
-
- dep: libguava-java
- Suite of Google common libraries for Java
-
- dep: libjdependency-java (>= 1.4)
- Java library analyzing class level dependencies
-
- dep: libjdom2-java (>= 2.0.5)
- lightweight and fast library using XML
-
- dep: libmaven-artifact-transfer-java (>= 0.9.1)
- Apache Maven Artifact Transfer
-
- dep: libmaven-dependency-tree-java (>= 3.0.1)
- Maven Dependency Tree
-
- dep: libmaven3-core-java (>= 3.5.3)
- Core libraries for Maven 3
-
- dep: libplexus-utils2-java (>= 2.x)
- utilities for the Plexus framework