Project Group: org.greening

Unojar Maven Plugin

org.greening : unojar-maven-plugin

Unojar maven plugin creates a "fat jar" or "uber jar". It packages dependency jars with a main jar file, and with a specified main class to start, into a ...unojar.jar file. Dependent jars are automatically loaded with the main jar, and main method in the main class is called. This allows an entire application to be released as a single file and run with "java -jar ...unojar.jar".

Last Version: 1.5.0

Release Date:

  • 1