MVN

com.kohlschutter : kohlschutter-parent

Maven & Gradle

Aug 03, 2023
0 stars

kohlschutter-parent · The parent POM for Kohlschütter projects.

<dependency>
    <groupId>com.kohlschutter</groupId>
    <artifactId>kohlschutter-parent</artifactId>
    <version>1.5.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.6

All Versions

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

Version Vulnerabilities Updated
1.5.x
kohlschutter-parent-1.5.6
kohlschutter-parent-1.5.5
kohlschutter-parent-1.5.4
kohlschutter-parent-1.5.3
kohlschutter-parent-1.5.2
kohlschutter-parent-1.5.1
kohlschutter-parent-1.5.0
1.4.x
kohlschutter-parent-1.4.8
kohlschutter-parent-1.4.7
kohlschutter-parent-1.4.6
kohlschutter-parent-1.4.5
kohlschutter-parent-1.4.4
kohlschutter-parent-1.4.3
kohlschutter-parent-1.4.2
kohlschutter-parent-1.4.1
kohlschutter-parent-1.4.0
1.3.x
kohlschutter-parent-1.3.6
kohlschutter-parent-1.3.5
kohlschutter-parent-1.3.4
kohlschutter-parent-1.3.3
kohlschutter-parent-1.3.2
kohlschutter-parent-1.3.1
kohlschutter-parent-1.3.0
1.2
kohlschutter-parent-1.2
1.1
kohlschutter-parent-1.1
1.0
kohlschutter-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.kohlschutter</groupId>
    <artifactId>kohlschutter-parent</artifactId>
    <version>1.5.6</version>
</dependency>

Advertisement