Selective jar packaging.

Posted by Lukasz Lew on Stack Overflow See other posts from Stack Overflow or by Lukasz Lew
Published on 2010-05-22T12:49:15Z Indexed on 2010/05/22 12:50 UTC
Read the original article Hit count: 177

Filed under:
|
|

I have my small program.jar that uses a small part of huge library.jar.

Is there a tool to repackage several jars into one so it can be run stand-alone and is as small as possible?

© Stack Overflow or respective owner

Related posts about java

Related posts about jar