MVN

org.ezand : parent

Maven & Gradle

Apr 17, 2015
0 stars

ezand - parent · Parent POM for ezand projects

<dependency>
    <groupId>org.ezand</groupId>
    <artifactId>parent</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ezand : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.ezand : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
parent-1.4
1.0
parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ezand</groupId>
    <artifactId>parent</artifactId>
    <version>1.4</version>
</dependency>