From 2904aec3efa46ef43392f7ced1c699458bf7599c Mon Sep 17 00:00:00 2001 From: heldev Date: Thu, 3 Oct 2019 18:31:31 -0400 Subject: [PATCH] Mark Boxfuse as commercial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5782336..953c903 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,7 @@ A curated list of awesome Java frameworks, libraries and software. *Tools that handle the distribution of applications in native formats.* - [Bintray ![c]](https://bintray.com) - Version control for binaries that handle publishing. Compatible with Maven or Gradle, with a free plan for open-source software as well as several business plans. -- [Boxfuse](https://boxfuse.com) - Deployment of JVM applications to AWS using the principles of immutable infrastructure. +- [Boxfuse ![c]](https://boxfuse.com) - Deployment of JVM applications to AWS using the principles of immutable infrastructure. - [Capsule](http://www.capsule.io) - 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.