MVN

net.dongliu.commons : commons

Maven & Gradle

Oct 22, 2014

commons · commons lib :: Parent pom

<dependency>
    <groupId>net.dongliu.commons</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dongliu.commons : commons to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of net.dongliu.commons : commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-1.0.9
commons-1.0.8
commons-1.0.7
commons-1.0.6
commons-1.0.5
commons-1.0.4
commons-1.0.3
commons-1.0.2
commons-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.dongliu.commons</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.9</version>
</dependency>