Last Version

mmm 2.8.0

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
Version

Version

2.8.0
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 2.8.0

Filename Size
mmm-2.8.0.pom 20 KB
Browse

<!-- 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.