License |
License |
---|---|
GroupId | GroupIdio.github.m-m-m |
ArtifactId | ArtifactIdmmm |
Version | Version12 |
Type | Typepom |
Description |
Descriptionmmm
Mature Modular Meta-Framework (MMM) is a generic and modular meta-framework to build applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]
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 |