MVN

com.jongsoft.utils : utils-parent

Maven & Gradle

Jul 11, 2016

Jong-Soft Java utility libraries · Java utility library

<dependency>
    <groupId>com.jongsoft.utils</groupId>
    <artifactId>utils-parent</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jongsoft.utils : utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.jongsoft.utils : utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
utils-parent-1.0.5
utils-parent-1.0.4
utils-parent-1.0.3
utils-parent-1.0.2
utils-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jongsoft.utils</groupId>
    <artifactId>utils-parent</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement