MVN

org.sonatype.nexus.buildsupport : nexus-buildsupport-scripts

Maven & Gradle

Jul 10, 2015
246 stars
<dependency>
    <groupId>org.sonatype.nexus.buildsupport</groupId>
    <artifactId>nexus-buildsupport-scripts</artifactId>
    <version>2.11.4-01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.nexus.buildsupport : nexus-buildsupport-scripts to add to Maven - Latest Versions:

  • Latest Stable: 2.11.4-01

All Versions

Choose a version of org.sonatype.nexus.buildsupport : nexus-buildsupport-scripts to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
nexus-buildsupport-scripts-3.0.0-b2015061001
nexus-buildsupport-scripts-3.0.0-b2015020701
nexus-buildsupport-scripts-3.0.0-b2014101001
2.11.x
nexus-buildsupport-scripts-2.11.4-01
nexus-buildsupport-scripts-2.11.3-01
nexus-buildsupport-scripts-2.11.2-06
nexus-buildsupport-scripts-2.11.2-04
nexus-buildsupport-scripts-2.11.2-03
nexus-buildsupport-scripts-2.11.2-01
nexus-buildsupport-scripts-2.11.1-01
nexus-buildsupport-scripts-2.11.0-02
nexus-buildsupport-scripts-2.11.0-01
2.10.x
nexus-buildsupport-scripts-2.10.0-02
nexus-buildsupport-scripts-2.10.0-01
2.9.x
nexus-buildsupport-scripts-2.9.2-01
nexus-buildsupport-scripts-2.9.1-02
nexus-buildsupport-scripts-2.9.1-01
nexus-buildsupport-scripts-2.9.0-04
nexus-buildsupport-scripts-2.9.0-01
2.8.x
nexus-buildsupport-scripts-2.8.1-01
nexus-buildsupport-scripts-2.8.0-05
nexus-buildsupport-scripts-2.8.0-01
2.7.x
nexus-buildsupport-scripts-2.7.2-03
nexus-buildsupport-scripts-2.7.2-02
nexus-buildsupport-scripts-2.7.2-01
nexus-buildsupport-scripts-2.7.1-01
nexus-buildsupport-scripts-2.7.0-06
nexus-buildsupport-scripts-2.7.0-05
nexus-buildsupport-scripts-2.7.0-04
nexus-buildsupport-scripts-2.7.0-03
nexus-buildsupport-scripts-2.7.0-02
nexus-buildsupport-scripts-2.7.0-01
nexus-buildsupport-scripts-2.7.0-m4
nexus-buildsupport-scripts-2.7.0-m3
nexus-buildsupport-scripts-2.7.0-m2
nexus-buildsupport-scripts-2.7.0-m1
2.6.x
nexus-buildsupport-scripts-2.6.4-03
nexus-buildsupport-scripts-2.6.4-02
nexus-buildsupport-scripts-2.6.3-01
nexus-buildsupport-scripts-2.6.2-01
nexus-buildsupport-scripts-2.6.1-02
nexus-buildsupport-scripts-2.6.1-01
nexus-buildsupport-scripts-2.6.0-05
nexus-buildsupport-scripts-2.6.0-01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonatype.nexus.buildsupport</groupId>
    <artifactId>nexus-buildsupport-scripts</artifactId>
    <version>2.11.4-01</version>
</dependency>

Advertisement