jarjar - Jar Jar Links
| Website: | http://code.google.com/p/jarjar/ | 
|---|---|
| License: | ASL 2.0 | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
 Jar Jar Links is a 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.
Packages
| jarjar-1.4-6.fc14.al.src [330 KiB] | 
              Changelog
              by Lukas Berk (2014-01-07):
              - Fix maven plugin - Related: rhbz#1027817  |