MVN

us.rothmichaels.parents : super-parent

Maven & Gradle

Mar 07, 2014

us.rothmichaels Super Parent POM · Parent POM for all us.rothmichaels projects.

<dependency>
    <groupId>us.rothmichaels.parents</groupId>
    <artifactId>super-parent</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.rothmichaels.parents : super-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of us.rothmichaels.parents : super-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
super-parent-1.1.4
super-parent-1.1.3
super-parent-1.1.2
super-parent-1.1.1
super-parent-1.1.0
1.0.x
super-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.rothmichaels.parents</groupId>
    <artifactId>super-parent</artifactId>
    <version>1.1.4</version>
</dependency>