MVN

com.globalmentor : globalmentor-ee

Maven & Gradle

Oct 07, 2022

GlobalMentor EE · GlobalMentor libraries for Java EE technologies aggregate parent POM and bill of materials.

<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-ee</artifactId>
    <version>0.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.6.4

All Versions

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

Version Vulnerabilities Updated
0.6.x
globalmentor-ee-0.6.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-ee</artifactId>
    <version>0.6.4</version>
</dependency>

Advertisement