MVN

com.anrisoftware.globalpom : globalpomutils

Maven & Gradle

Aug 07, 2023

Global POM Utilities :: Bundle POM · Contains the modules of the Global POM Utilities.

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

Latest Version

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

  • Latest Stable: 4.7.0

All Versions

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

Version Vulnerabilities Updated
4.7.x
globalpomutils-4.7.0
4.6.x
globalpomutils-4.6.3
globalpomutils-4.6.2
globalpomutils-4.6.1
globalpomutils-4.6.0
4.5.x
globalpomutils-4.5.2
globalpomutils-4.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.anrisoftware.globalpom</groupId>
    <artifactId>globalpomutils</artifactId>
    <version>4.7.0</version>
</dependency>

Advertisement