MVN

de.unkrig.commons : commons-parent

Maven & Gradle

Dec 28, 2022

commons-parent · de.unkrig.commons - A general-purpose Java class library

<dependency>
    <groupId>de.unkrig.commons</groupId>
    <artifactId>commons-parent</artifactId>
    <version>1.2.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.unkrig.commons : commons-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.18

All Versions

Choose a version of de.unkrig.commons : commons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
commons-parent-1.2.18
commons-parent-1.2.17
commons-parent-1.2.16
commons-parent-1.2.15
commons-parent-1.2.14
commons-parent-1.2.13
commons-parent-1.2.12
commons-parent-1.2.11
commons-parent-1.2.10
commons-parent-1.2.9
commons-parent-1.2.8
commons-parent-1.2.7
commons-parent-1.2.6
commons-parent-1.2.5
commons-parent-1.2.4
commons-parent-1.2.3
commons-parent-1.2.2
commons-parent-1.2.1
commons-parent-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.unkrig.commons</groupId>
    <artifactId>commons-parent</artifactId>
    <version>1.2.18</version>
</dependency>

Advertisement