Nexus

Packagecloud with Nexus

The Nexus repository is a repository that facilitates the discovery, access and installation of public artifacts. It supports open source dependencies and references them in Maven-compatible package declarations. The most common use is to resolve a target dependency by hashing a file with a specified MD5 sum and using Nexus to look up the artifact in its local cache or available repositories . It is also possible to combine Maven (and other) metadata with an artifact before publication.

How to publish

Package Management