MVN

com.gitee.suveng : util-all

Maven & Gradle

Nov 08, 2020

util-all · util for develop

<dependency>
    <groupId>com.gitee.suveng</groupId>
    <artifactId>util-all</artifactId>
    <version>1.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.suveng : util-all to add to Maven - Latest Versions:

  • Latest Stable: 1.0.16

All Versions

Choose a version of com.gitee.suveng : util-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
util-all-1.0.16
util-all-1.0.15
util-all-1.0.14
util-all-1.0.8
util-all-1.0.7
util-all-1.0.6
util-all-1.0.5
util-all-1.0.4
util-all-1.0.2
util-all-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.suveng</groupId>
    <artifactId>util-all</artifactId>
    <version>1.0.16</version>
</dependency>

Advertisement