MVN

com.github.vatbub : common.parent

Maven & Gradle

Dec 15, 2018
0 stars

Vatbub Common Parent · Parent for the vatbub common classes

<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common.parent</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.5

All Versions

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

Version Vulnerabilities Updated
0.1.x
common.parent-0.1.5
common.parent-0.1.4
common.parent-0.1.3
common.parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common.parent</artifactId>
    <version>0.1.5</version>
</dependency>