MVN

com.globalmentor : globalmentor-base-parent

Maven & Gradle

Aug 23, 2023

GlobalMentor Base Parent · GlobalMentor base parent POM.

<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-base-parent</artifactId>
    <version>0.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.globalmentor : globalmentor-base-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.7.5

All Versions

Choose a version of com.globalmentor : globalmentor-base-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
globalmentor-base-parent-0.7.5
globalmentor-base-parent-0.7.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-base-parent</artifactId>
    <version>0.7.5</version>
</dependency>