[ ソース: jarjar ]
パッケージ: libjarjar-java (1.4+svn142-12)
libjarjar-java に関するリンク
Debian の資源:
jarjar ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [code.google.com]
類似のパッケージ:
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.