Add Artifactory OSS template

This commit is contained in:
Cedric Thiebault
2017-07-12 16:10:06 +02:00
parent 00381909b5
commit 3d5c328ca8
5 changed files with 696 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Artifactory OSS
Artifactory is a universal Binary Repository Manager for use by build tools (like Maven and Gradle),
dependency management tools (like Ivy and NuGet) and build servers (like Jenkins, Hudson, TeamCity and Bamboo).
Repository managers serve two purposes: they act as highly configurable proxies between your organization and
external repositories and they also provide build servers with a deployment destination for your internally
generated artifacts.