mirror of
https://github.com/akullpp/awesome-java.git
synced 2024-11-20 11:28:01 -05:00
Add jDeploy (#973)
This commit is contained in:
parent
fe8effd106
commit
e25796666c
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@ _Tools that handle the distribution of applications in native formats._
|
|||
- [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.
|
||||
- [IzPack](http://izpack.org) - Setup authoring tool for cross-platform deployments.
|
||||
- [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.
|
||||
- [jDeploy](https://www.jdeploy.com) - Deploy desktop apps as native Mac, Windows or Linux bundles.
|
||||
- [jlink.online](https://github.com/cilki/jlink.online) - Builds optimized runtimes over HTTP.
|
||||
- [Nexus ![c]](https://www.sonatype.com) - 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 macOS.
|
||||
|
|
Loading…
Reference in a new issue