MVN

com.anrisoftware.globalpom : globalpomutils-bundle

Maven & Gradle

Oct 11, 2018

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

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

Latest Version

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

  • Latest Stable: 4.5.0

All Versions

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

Version Vulnerabilities Updated
4.5.x
globalpomutils-bundle-4.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement