MVN

org.sonatype.nexus.plugins : nexus-plugins-rapture

Maven & Gradle

Jun 11, 2015
246 stars
<dependency>
    <groupId>org.sonatype.nexus.plugins</groupId>
    <artifactId>nexus-plugins-rapture</artifactId>
    <version>3.0.0-b2015061001</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.nexus.plugins : nexus-plugins-rapture to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-b2015061001

All Versions

Choose a version of org.sonatype.nexus.plugins : nexus-plugins-rapture to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
nexus-plugins-rapture-3.0.0-b2015061001
nexus-plugins-rapture-3.0.0-b2015020701
nexus-plugins-rapture-3.0.0-b2014101001

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonatype.nexus.plugins</groupId>
    <artifactId>nexus-plugins-rapture</artifactId>
    <version>3.0.0-b2015061001</version>
</dependency>

Advertisement