MVN

com.gitee.opensource4clive : java-tools

Maven & Gradle

Jun 28, 2022

java-tools · Some commonly used methods in java

<dependency>
    <groupId>com.gitee.opensource4clive</groupId>
    <artifactId>java-tools</artifactId>
    <version>4.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.opensource4clive : java-tools to add to Maven - Latest Versions:

  • Latest Stable: 4.0.4

All Versions

Choose a version of com.gitee.opensource4clive : java-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
java-tools-4.0.4
java-tools-4.0.3
java-tools-4.0.2
java-tools-4.0.1
java-tools-4.0.0
3.1.x
java-tools-3.1.1
java-tools-3.1.0
3.0.x
java-tools-3.0.7
java-tools-3.0.6
java-tools-3.0.5
java-tools-3.0.4
java-tools-3.0.3
java-tools-3.0.2
java-tools-3.0.1
java-tools-3.0.0
2.1.x
java-tools-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.opensource4clive</groupId>
    <artifactId>java-tools</artifactId>
    <version>4.0.4</version>
</dependency>