Jar Jar Links
Jar Jar Links repackages Java libraries and embeds them into your distribution so you can ship a single JAR with no external dependencies and avoid version conflicts. It provides an Ant task (extends the jar task), Gradle support, and a command-line tool; rules use wildcards to rename packages and bytecode is transformed via ASM. Maintained fork of the original Tonic implementation.
Metadata
Category: Build Systems
License:GNU General Public License (GPL)
Homepage: https://github.com/shevek/jarjar
Links:
Sponsored Ad