MVN

de.thksystems : tksparent

Maven & Gradle

Sep 23, 2015

tksparent · Parent POM for all open-source-projects of ThK-Systems

<dependency>
    <groupId>de.thksystems</groupId>
    <artifactId>tksparent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.thksystems : tksparent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of de.thksystems : tksparent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
tksparent-1.3
1.2
tksparent-1.2
1.1
tksparent-1.1
1.0
tksparent-1.0
0.5
tksparent-0.5
0.4.x
tksparent-0.4.1
0.4
tksparent-0.4
0.3
tksparent-0.3
0.2.x
tksparent-0.2.1
0.2
tksparent-0.2
0.1
tksparent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.thksystems</groupId>
    <artifactId>tksparent</artifactId>
    <version>1.3</version>
</dependency>

Advertisement