MVN

cn.novelweb : tool

Maven & Gradle

Jun 28, 2021
8 stars

个人Java工具类库(持续更新中...)

<dependency>
    <groupId>cn.novelweb</groupId>
    <artifactId>tool</artifactId>
    <version>1.3.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.novelweb : tool to add to Maven - Latest Versions:

  • Latest Stable: 1.3.22

All Versions

Choose a version of cn.novelweb : tool to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
tool-1.3.22
tool-1.3.19
tool-1.3.18
tool-1.3.17
tool-1.3.16
tool-1.3.15
tool-1.3.14
tool-1.3.13
tool-1.3.12
tool-1.3.11
tool-1.3.10
tool-1.3.9
tool-1.3.8
tool-1.3.7
tool-1.3.6
tool-1.3.5
tool-1.3.4
tool-1.3.3
tool-1.3.1
tool-1.3.0
1.2.x
tool-1.2.9
tool-1.2.8
tool-1.2.7
tool-1.2.6
tool-1.2.5
tool-1.2.4
tool-1.2.3
tool-1.2.2
tool-1.2.1
1.2
tool-1.2
1.1
tool-1.1
1.0
tool-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.novelweb</groupId>
    <artifactId>tool</artifactId>
    <version>1.3.22</version>
</dependency>

Advertisement