MVN

com.github.zj-dreamly : dreamly-tool

Maven & Gradle

Dec 30, 2020
3 stars

提供丰富的Java工具方法

<dependency>
    <groupId>com.github.zj-dreamly</groupId>
    <artifactId>dreamly-tool</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zj-dreamly : dreamly-tool to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9
  • Latest Beta: 1.0.0-beta.6

All Versions

Choose a version of com.github.zj-dreamly : dreamly-tool to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
dreamly-tool-1.0.0-beta.6
dreamly-tool-1.0.0-beta.5
dreamly-tool-1.0.0-beta.3
dreamly-tool-1.0.0-beta.2
dreamly-tool-1.0.0-beta.1
0.0.x
dreamly-tool-0.0.9
dreamly-tool-0.0.8
dreamly-tool-0.0.7
dreamly-tool-0.0.6
dreamly-tool-0.0.5
dreamly-tool-0.0.4
dreamly-tool-0.0.2
dreamly-tool-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.zj-dreamly</groupId>
    <artifactId>dreamly-tool</artifactId>
    <version>0.0.9</version>
</dependency>