Description for #392 Self executing JARs

This commit is contained in:
Andreas Kull
2016-08-31 12:45:36 +02:00
parent 269638ca1a
commit 0a324236d5

View File

@ -323,6 +323,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [JitPack](https://jitpack.io/) - Easy to use package repository for GitHub. Builds Maven/Gradle projects on demand and publishes ready-to-use packages.
* [Nexus](http://www.sonatype.com/nexus/solution-overview) - Binary management with proxy and caching capabilities.
* [packr](https://github.com/libgdx/packr/) - Packs JARs, assets and the JVM for native distribution on Windows, Linux and Mac OS X.
* [really-executable-jars-maven-plugin](https://github.com/brianm/really-executable-jars-maven-plugin) - Maven plugin for making self-executing JARs.
## Document Processing