Add Artipie to Distribution (#921)

This commit is contained in:
Alena
2021-02-09 06:12:17 +03:00
committed by GitHub
parent d0772b1ba4
commit e5957bf45e

View File

@ -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.