MVN

consulting.omnia.util : util-parent

Maven & Gradle

Jun 15, 2016

Utils Parent · Utils Parent

<dependency>
    <groupId>consulting.omnia.util</groupId>
    <artifactId>util-parent</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of consulting.omnia.util : util-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1-RELEASE

All Versions

Choose a version of consulting.omnia.util : util-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
util-parent-1.0.1-RELEASE
util-parent-1.0.0-RELEASE
1.0
util-parent-1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>consulting.omnia.util</groupId>
    <artifactId>util-parent</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>