MVN

com.github.mkolisnyk : parent-pom

Maven & Gradle

Oct 13, 2016
<dependency>
    <groupId>com.github.mkolisnyk</groupId>
    <artifactId>parent-pom</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mkolisnyk : parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.github.mkolisnyk : parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
parent-pom-0.0.5
parent-pom-0.0.2
parent-pom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mkolisnyk</groupId>
    <artifactId>parent-pom</artifactId>
    <version>0.0.5</version>
</dependency>