From e5957bf45e43ba58104d2a16eeea2d393c92f1c1 Mon Sep 17 00:00:00 2001 From: Alena Date: Tue, 9 Feb 2021 06:12:17 +0300 Subject: [PATCH] Add Artipie to Distribution (#921) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7130e3..b8c1cbe 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ _Distributed transactions provide a mechanism for ensuring consistency of data u _Tools that handle the distribution of applications in native formats._ +- [Artipie](https://github.com/artipie/artipie) - Binary artifact management toolkit which hosts them on the file system or S3. - [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.