Skip to content

Commit 45dd35f

Browse files
authored
Add Getdown and JavaPackager
1 parent 11388e7 commit 45dd35f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,9 @@ _Tools that handle the distribution of applications in native formats._
353353
- [Capsule](https://github.com/puniverse/capsule) - Simple and powerful packaging and deployment. A fat JAR on steroids, or a "Docker for Java" that supports JVM-optimized containers.
354354
- [Central Repository](https://search.maven.org) - Largest binary component repository available as a free service to the open-source community. Default used by Apache Maven, and available in all other build tools.
355355
- [Cloudsmith ![c]](https://cloudsmith.io) - Fully managed package management SaaS with support for Maven/Gradle/SBT with a free tier.
356+
- [Getdown](https://github.com/threerings/getdown) - A system for deploying Java applications to end-user computers and keeping them up to date. Developed as an alternative to Java Web Start.
356357
- [IzPack](http://izpack.org) - Setup authoring tool for cross-platform deployments.
358+
- [JavaPackager](https://github.com/fvarrui/JavaPackager) - Maven and Gradle plugin which provides an easy way to package Java applications in native Windows, Mac OS X or GNU/Linux executables, and generate installers for them.
357359
- [jlink.online](https://github.com/cilki/jlink.online) - Builds optimized runtimes over HTTP.
358360
- [Nexus ![c]](https://www.sonatype.com) - Binary management with proxy and caching capabilities.
359361
- [packr](https://github.com/libgdx/packr) - Packs JARs, assets and the JVM for native distribution on Windows, Linux and macOS.

0 commit comments

Comments
 (0)