| Projects on Google Code | Results 1 - 1 of 1 |
_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 ve...