From ff9f27469702c964eb152aed0067766e41b15fe4 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Sat, 14 Mar 2020 20:30:55 +0100 Subject: [PATCH] Add Cloudsmith Has actually a free tier. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecc810b..ef5f353 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ _Tools that handle the distribution of applications in native formats._ - [Boxfuse ![c]](https://boxfuse.com) - Deployment of JVM applications to AWS using the principles of immutable infrastructure. - [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. - [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. +- [Cloudsmith ![c]](https://cloudsmith.io) - Fully managed package management SaaS with support for Maven/Gradle/SBT with a free tier. - [IzPack](http://izpack.org) - Setup authoring tool for cross-platform deployments. - [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.