License |
License |
---|---|
GroupId | GroupIdio.github.m-m-m |
ArtifactId | ArtifactIdmmm-entity |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionmmm-entity
API and fundamentals for persistent entities (providing Id, Link, etc.).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mmm-entity-0.2.0.pom | |
mmm-entity-0.2.0.jar | 45 KB |
mmm-entity-0.2.0-sources.jar | 32 KB |
mmm-entity-0.2.0-javadoc.jar | 641 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-entity/ -->
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-entity</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-entity/
implementation 'io.github.m-m-m:mmm-entity:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-entity/
implementation ("io.github.m-m-m:mmm-entity:0.2.0")
'io.github.m-m-m:mmm-entity:jar:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-entity" rev="0.2.0">
<artifact name="mmm-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-entity', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-entity" % "0.2.0"
[io.github.m-m-m/mmm-entity "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.m-m-m : mmm-value | jar | 0.2.0 |
io.github.m-m-m : mmm-marshall Optional | jar | 0.2.0 |