is not current version
Last Version 0.10.19

de.quantummaid.mapmaid:mapmaid-parent 0.9.106

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.106
Type

Type

pom

Download mapmaid-parent 0.9.106


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