Skip to content

Instantly share code, notes, and snippets.

@mohanpedala
Last active September 26, 2017 16:48
Show Gist options
  • Save mohanpedala/3b694d64cb5c37a8fed5a6291e65da57 to your computer and use it in GitHub Desktop.
Save mohanpedala/3b694d64cb5c37a8fed5a6291e65da57 to your computer and use it in GitHub Desktop.
Repository management for different types of artifacts in nexus

Application type and Repositories

  • Java - Maven2
  • .NET - Nuget
  • Node.js - Npm
  • Docker images - Docker
  • Javascript - Bower
  • Python - PyPI
  • Ruby - Rubygems
  • Static Content and other (like zip files etc) - Raw

Nexus2 documentation click here

Nexus3 documentation click here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment