From 0a324236d530f25d3d8d65abac5e40b6bd4b2bd3 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 31 Aug 2016 12:45:36 +0200 Subject: [PATCH] Description for #392 Self executing JARs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f68f7f3..3700291 100644 --- a/README.md +++ b/README.md @@ -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