MVN

com.github.liuyangSunny.good.tool : good-tool-parent

Maven & Gradle

Apr 24, 2019
1 stars

good tool · 依赖hutool整合的Java工具类

<dependency>
    <groupId>com.github.liuyangSunny.good.tool</groupId>
    <artifactId>good-tool-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.liuyangSunny.good.tool : good-tool-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.liuyangSunny.good.tool : good-tool-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
good-tool-parent-1.0.1
good-tool-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.liuyangSunny.good.tool</groupId>
    <artifactId>good-tool-parent</artifactId>
    <version>1.0.1</version>
</dependency>