MVN

com.ghunteranderson.nexus : nexus-tools-parent

Maven & Gradle

Jan 06, 2020
0 stars

Nexus Tools Parent · Parent pom for a collection of Nexus tools

<dependency>
    <groupId>com.ghunteranderson.nexus</groupId>
    <artifactId>nexus-tools-parent</artifactId>
    <version>0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ghunteranderson.nexus : nexus-tools-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0

All Versions

Choose a version of com.ghunteranderson.nexus : nexus-tools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
nexus-tools-parent-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ghunteranderson.nexus</groupId>
    <artifactId>nexus-tools-parent</artifactId>
    <version>0.0.0</version>
</dependency>

Advertisement