mmm

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://m-m-m.sourceforge.net/
Project Organization

Project Organization

mmm-Team
Source Code Management

Source Code Management

https://github.com/m-m-m/parent/tree/master

Download mmm

Filename Size
mmm-2.8.0.pom 20 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm</artifactId>
    <version>2.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm/
implementation 'net.sf.m-m-m:mmm:2.8.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm/
implementation ("net.sf.m-m-m:mmm:2.8.0")
'net.sf.m-m-m:mmm:pom:2.8.0'
<dependency org="net.sf.m-m-m" name="mmm" rev="2.8.0">
  <artifact name="mmm" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm', version='2.8.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm" % "2.8.0"
[net.sf.m-m-m/mmm "2.8.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.

logo

mmm

Apache License, Version 2.0 Maven Central

Contains the parent POM of this entire project. Has to be installed or deployed with maven option -Dmmm.flatten.updatePom=false:

mvn clean deploy -Pdeploy -Dmmm.flatten.updatePom=false

Or even better:

devon release -Dmmm.flatten.updatePom=false
net.sf.m-m-m

Marvelous-Micro-Modules

Versions

Version
2.8.0
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.1.0
2.0.2
2.0.1
2.0.0
1.0.0