MVN

com.lingdonge : utility-parent

Maven & Gradle

Aug 16, 2019
3 stars

utility · Java日常工具类

<dependency>
    <groupId>com.lingdonge</groupId>
    <artifactId>utility-parent</artifactId>
    <version>3.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lingdonge : utility-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.5

All Versions

Choose a version of com.lingdonge : utility-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
utility-parent-3.0.5
utility-parent-3.0.4
utility-parent-3.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lingdonge</groupId>
    <artifactId>utility-parent</artifactId>
    <version>3.0.5</version>
</dependency>

Advertisement