MVN

net.sf.m-m-m : mmm-util-bom

Maven & Gradle

Jun 09, 2019
1 usages
10 stars

mmm-util-bom · Bill of materials (BOM) for mmm-util.

<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-util-bom</artifactId>
    <version>8.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.m-m-m : mmm-util-bom to add to Maven - Latest Versions:

  • Latest Stable: 8.7.0

All Versions

Choose a version of net.sf.m-m-m : mmm-util-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
8.7.x
mmm-util-bom-8.7.0
8.6.x
mmm-util-bom-8.6.0
7.6.x
mmm-util-bom-7.6.1
mmm-util-bom-7.6.0
7.5.x
mmm-util-bom-7.5.1
mmm-util-bom-7.5.0
7.4.x
mmm-util-bom-7.4.1
mmm-util-bom-7.4.0
7.3.x
mmm-util-bom-7.3.0
7.2.x
mmm-util-bom-7.2.0
7.1.x
mmm-util-bom-7.1.0
7.0.x
mmm-util-bom-7.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-util-bom</artifactId>
    <version>8.7.0</version>
</dependency>

Advertisement