MVN

com.globalmentor : globalmentor-web

Maven & Gradle

Sep 18, 2022

GlobalMentor Web · (X/HT)ML, CSS, JavaScript, and other web-related format definitions, implementations, and utilities.

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

Latest Version

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

  • Latest Stable: 0.6.6

All Versions

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

Version Vulnerabilities Updated
0.6.x
globalmentor-web-0.6.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-web</artifactId>
    <version>0.6.6</version>
</dependency>

Advertisement