MVN

com.github.tomschi : commons-parent

Maven & Gradle

Jan 20, 2020
1 stars

commons-parent · Parent pom different commons modules

<dependency>
    <groupId>com.github.tomschi</groupId>
    <artifactId>commons-parent</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.1

All Versions

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

Version Vulnerabilities Updated
0.2.x
commons-parent-0.2.1
commons-parent-0.2.0
0.1.x
commons-parent-0.1.2
commons-parent-0.1.1
commons-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.tomschi</groupId>
    <artifactId>commons-parent</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement