MVN

io.gitee.cntool : cntool-parent

Maven & Gradle

Mar 06, 2023

cntool-parent · Open Source、light weight

<dependency>
    <groupId>io.gitee.cntool</groupId>
    <artifactId>cntool-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gitee.cntool : cntool-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.gitee.cntool : cntool-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cntool-parent-1.0.1
cntool-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gitee.cntool</groupId>
    <artifactId>cntool-parent</artifactId>
    <version>1.0.1</version>
</dependency>