MVN

cz.i24 : parent

Maven & Gradle

Jun 10, 2015
0 stars

i24: Parent POM · Master maven parent POM for i24 projects

<dependency>
    <groupId>cz.i24</groupId>
    <artifactId>parent</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.i24 : parent to add to Maven - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of cz.i24 : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2
parent-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cz.i24</groupId>
    <artifactId>parent</artifactId>
    <version>2</version>
</dependency>

Advertisement