is not current version
Last Version 0.10.19

de.quantummaid.mapmaid:mapmaid-parent 0.9.46

MapMaid is a modern mapping framework in the scope of mapping data in Json, XML, or YAML format into DTOs composed and vice versa.

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.mapmaid
ArtifactId

ArtifactId

mapmaid-parent
Version

Version

0.9.46
Type

Type

pom

Download mapmaid-parent 0.9.46


<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/ -->
<dependency>
    <groupId>de.quantummaid.mapmaid</groupId>
    <artifactId>mapmaid-parent</artifactId>
    <version>0.9.46</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/
implementation 'de.quantummaid.mapmaid:mapmaid-parent:0.9.46'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/
implementation ("de.quantummaid.mapmaid:mapmaid-parent:0.9.46")
'de.quantummaid.mapmaid:mapmaid-parent:pom:0.9.46'
<dependency org="de.quantummaid.mapmaid" name="mapmaid-parent" rev="0.9.46">
  <artifact name="mapmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='mapmaid-parent', version='0.9.46')
)
libraryDependencies += "de.quantummaid.mapmaid" % "mapmaid-parent" % "0.9.46"
[de.quantummaid.mapmaid/mapmaid-parent "0.9.46"]