MVN

com.github.kdvolder : parent

Maven & Gradle

Dec 01, 2019
0 stars

parent · Parent pom for projects in com.github.kdvolder group

<dependency>
    <groupId>com.github.kdvolder</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.4-RELEASE

All Versions

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

Version Vulnerabilities Updated
0.0.x
parent-0.0.4-RELEASE
parent-0.0.4
parent-0.0.3-RELEASE
parent-0.0.2-RELEASE
parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.kdvolder</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>

Advertisement