[ Bron: jarjar-maven-plugin ]
Pakket: libjarjar-maven-plugin-java (1.9-8)
Verwijzigingen voor libjarjar-maven-plugin-java
Debian bronnen:
Het bronpakket jarjar-maven-plugin downloaden:
- [jarjar-maven-plugin_1.9-8.dsc]
- [jarjar-maven-plugin_1.9.orig.tar.gz]
- [jarjar-maven-plugin_1.9-8.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [sonatype.github.com]
Vergelijkbare pakketten:
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.
Andere aan libjarjar-maven-plugin-java gerelateerde pakketten
|
|
|
|
-
- dep: libasm-java (>= 7.0)
- Java bytecode manipulation framework
-
- dep: libmaven-common-artifact-filters-java (>= 3.0.1)
- Maven Common Artifact Filters
-
- dep: libmaven3-core-java (>= 3.6.0)
- Core libraries for Maven 3
-
- dep: libplexus-archiver-java (>= 3.6.0)
- 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