Maven Application Plugin
Generates an application file. An application file is a single file containing your entire application, it's all you need to distribute or run the application. Technically, an application file is a Bash shell script with an appended executable jar file. You can invoke it directly or you can pass it as an argument to java -jar. You can rename it without breaking the application.
tags: mavenAvailable versions
| Version | Type | Download |
|---|---|---|
| 1.3.5 | release | Binary (23 KB) |
| 1.3.4 | release | Binary (23 KB) |
| 1.3.3 | release | Binary (22 KB) |
| 1.3.2 | release | Binary (22 KB) |
| 1.3.1 | release | Binary (22 KB) |
| 1.3.0 | release | Binary (24 KB) |
Stats