Nexus: Artifact Package Manager
What is an artifact repository?
An artifact repository is used to store the build artifacts (files created during the build process) from your continuous integration/continuous delivery (CI/CD) pipeline. It allows you to:
Store, version, and share b...
ketangrover.hashnode.dev7 min read