java-jarjar 1.4
Repackage Java libraries
Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution. Jar Jar Links includes an Ant task that extends the built-in jar
task.
- Outputs:
out
- Website: https://code.google.com/archive/p/jarjar/
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jarjar 1.4
as follows:
guix install java-jarjar@1.4
Or install the latest version:
guix install java-jarjar
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.