is not current version
Last Version 16

mmm 12

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

License

License

GroupId

GroupId

io.github.m-m-m
ArtifactId

ArtifactId

mmm
Version

Version

12
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

https://m-m-m.github.io/
Project Organization

Project Organization

mmm-team
Source Code Management

Source Code Management

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

Download mmm 12

Filename Size
mmm-12.pom 24 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.19.0
ch.qos.logback : logback-classic jar 1.3.0-alpha5

Project Modules

There are no modules declared in this project.