MVN

icu.zhhll : tools-java

Maven & Gradle

Aug 16, 2023

tools-java · 工作中用到的一些工具

<dependency>
    <groupId>icu.zhhll</groupId>
    <artifactId>tools-java</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of icu.zhhll : tools-java to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of icu.zhhll : tools-java to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
tools-java-0.0.3
tools-java-0.0.2
tools-java-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>icu.zhhll</groupId>
    <artifactId>tools-java</artifactId>
    <version>0.0.3</version>
</dependency>