MVN

com.anrisoftware.globalpom : globalpomutils-parent

Maven & Gradle

Oct 11, 2018

Global POM Utilities :: Parent · Manages the version and dependencies for the utilities modules.

<dependency>
    <groupId>com.anrisoftware.globalpom</groupId>
    <artifactId>globalpomutils-parent</artifactId>
    <version>4.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anrisoftware.globalpom : globalpomutils-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.5.0

All Versions

Choose a version of com.anrisoftware.globalpom : globalpomutils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
globalpomutils-parent-4.5.0
3.1
globalpomutils-parent-3.1
3.0
globalpomutils-parent-3.0
2.15
globalpomutils-parent-2.15
2.14
globalpomutils-parent-2.14
2.13
globalpomutils-parent-2.13
2.12
globalpomutils-parent-2.12
2.11
globalpomutils-parent-2.11
2.10
globalpomutils-parent-2.10
2.9
globalpomutils-parent-2.9
2.8
globalpomutils-parent-2.8
2.3
globalpomutils-parent-2.3
2.2
globalpomutils-parent-2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.anrisoftware.globalpom</groupId>
    <artifactId>globalpomutils-parent</artifactId>
    <version>4.5.0</version>
</dependency>