MVN

org.sonatype.nexus : nexus-distribution-archives

Maven & Gradle

Dec 20, 2011

Nexus : Distros : Distribution Archives

<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-distribution-archives</artifactId>
    <version>1.9.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.nexus : nexus-distribution-archives to add to Maven - Latest Versions:

  • Latest Stable: 1.9.2.4
  • Latest Release Candidate: 1.9.2-RC3

All Versions

Choose a version of org.sonatype.nexus : nexus-distribution-archives to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
nexus-distribution-archives-1.9.2.4
nexus-distribution-archives-1.9.2.3
nexus-distribution-archives-1.9.2.2
nexus-distribution-archives-1.9.2.1
nexus-distribution-archives-1.9.2
nexus-distribution-archives-1.9.2-RC3
nexus-distribution-archives-1.9.1.1
nexus-distribution-archives-1.9.1
nexus-distribution-archives-1.9.1-RC1
nexus-distribution-archives-1.9.0.2
nexus-distribution-archives-1.9.0.1
1.9
nexus-distribution-archives-1.9
nexus-distribution-archives-1.9-M1
1.8.x
nexus-distribution-archives-1.8.0.1
nexus-distribution-archives-1.8.0
1.7.x
nexus-distribution-archives-1.7.2
nexus-distribution-archives-1.7.1
nexus-distribution-archives-1.7.0
1.6.x
nexus-distribution-archives-1.6.1.1
nexus-distribution-archives-1.6.1
nexus-distribution-archives-1.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-distribution-archives</artifactId>
    <version>1.9.2.4</version>
</dependency>