MVN

com.globalmentor : globalmentor-web-bom

Maven & Gradle

Aug 23, 2023

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

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

Latest Version

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

  • Latest Stable: 0.7.1

All Versions

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

Version Vulnerabilities Updated
0.7.x
globalmentor-web-bom-0.7.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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