License |
License |
---|---|
GroupId | GroupIdio.github.m-m-m |
ArtifactId | ArtifactIdmmm |
Version | Version14 |
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-14.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>14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm/
implementation 'io.github.m-m-m:mmm:14'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm/
implementation ("io.github.m-m-m:mmm:14")
'io.github.m-m-m:mmm:pom:14'
<dependency org="io.github.m-m-m" name="mmm" rev="14">
<artifact name="mmm" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm', version='14')
)
libraryDependencies += "io.github.m-m-m" % "mmm" % "14"
[io.github.m-m-m/mmm "14"]
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 |