[ 原始碼: jarjar-maven-plugin ]
套件:libjarjar-maven-plugin-java(1.9-9)
libjarjar-maven-plugin-java 的相關連結
Debian 的資源:
下載原始碼套件 jarjar-maven-plugin:
- [jarjar-maven-plugin_1.9-9.dsc]
- [jarjar-maven-plugin_1.9.orig.tar.gz]
- [jarjar-maven-plugin_1.9-9.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [sonatype.github.io]
相似套件:
Maven plugin to repackage third-party jars
Utility that makes it easy to repackage Java libraries and embed them into your own distribution. This is useful for two reasons: - You can easily ship a single jar file with no external dependencies. - You can avoid problems where your library depends on a specific
version of a library, which may conflict with the dependencies of another library.
This package provide a Maven plugin for Java to allow plug this into Maven build system.
其他與 libjarjar-maven-plugin-java 有關的套件
|
|
|
|
-
- dep: libasm-java (>= 9.5)
- Java bytecode manipulation framework
-
- dep: libmaven-common-artifact-filters-java (>= 3.3.2)
- Maven Common Artifact Filters
-
- dep: libmaven3-core-java (>= 3.8.7)
- Core libraries for Maven 3
-
- dep: libplexus-archiver-java (>= 4.6.1)
- Archiver plugin for the Plexus compiler system
-
- dep: libplexus-utils2-java (>= 2.x)
- utilities for the Plexus framework
-
- sug: ant
- Java based build tool like make