An artifactory repository is a binary
repository manager. Much like source control that we use for our code (SVN,
GIT) we use artifactory repository manager for storing and sharing our binary
artifacts like jar and war. Artifactory is also a place where you can put a
shared library so that it is easily accessible in other projects across the
enterprise.
Many programming languages maintain their
artifactory so that other users can download from that artifactory repository.
An artifactory provide Operators on repositories like a package management system,
tools intended to search for, install and otherwise manipulate software
packages from the repositories
Lets work with the nexus artifactory Tool,
Nexus -
No comments :
Post a Comment