MVN

org.ctoolkit.maven : ctoolkit-parent

Maven & Gradle

May 14, 2016
0 stars

CtoolkiT super pom · Super pom for use in all CtoolkiT's projects

<dependency>
    <groupId>org.ctoolkit.maven</groupId>
    <artifactId>ctoolkit-parent</artifactId>
    <version>5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ctoolkit.maven : ctoolkit-parent to add to Maven - Latest Versions:

  • Latest Stable: 5

All Versions

Choose a version of org.ctoolkit.maven : ctoolkit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5
ctoolkit-parent-5
4
ctoolkit-parent-4
3
ctoolkit-parent-3
2
ctoolkit-parent-2
1
ctoolkit-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ctoolkit.maven</groupId>
    <artifactId>ctoolkit-parent</artifactId>
    <version>5</version>
</dependency>