9 lines
474 B
Markdown
9 lines
474 B
Markdown
# Artifactory
|
|
|
|
|
|
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. |