MVN

com.garethahealy : commons-parent

Maven & Gradle

Dec 23, 2015
2 stars

POMs :: Commons Parent

<dependency>
    <groupId>com.garethahealy</groupId>
    <artifactId>commons-parent</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.garethahealy : commons-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.garethahealy : commons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-parent-1.0.8
commons-parent-1.0.7
commons-parent-1.0.6
commons-parent-1.0.5
commons-parent-1.0.4
commons-parent-1.0.3
commons-parent-1.0.2
commons-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.garethahealy</groupId>
    <artifactId>commons-parent</artifactId>
    <version>1.0.8</version>
</dependency>

Advertisement