MVN

net.sf.m-m-m : mmm

Maven & Gradle

Oct 20, 2019
0 stars

Mature Modular Meta-Framework (MMM) is a generic and modular meta-framework to build applications.

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

Latest Version

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

  • Latest Stable: 2.8.0

All Versions

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

Version Vulnerabilities Updated
2.8.x
mmm-2.8.0
2.7.x
mmm-2.7.1
mmm-2.7.0
2.6.x
mmm-2.6.0
2.5.x
mmm-2.5.0
2.4.x
mmm-2.4.0
2.3.x
mmm-2.3.0
2.1.x
mmm-2.1.0
2.0.x
mmm-2.0.2
mmm-2.0.1
mmm-2.0.0
1.0.x
mmm-1.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</artifactId>
    <version>2.8.0</version>
</dependency>

Advertisement