MVN

com.cxytools : cxy-tools

Maven & Gradle

May 20, 2024

cxy-tools · cxy-tools is develop common tools.

<dependency>
    <groupId>com.cxytools</groupId>
    <artifactId>cxy-tools</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cxytools : cxy-tools to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.cxytools : cxy-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cxy-tools-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cxytools</groupId>
    <artifactId>cxy-tools</artifactId>
    <version>1.0.0</version>
</dependency>