Last Version

MapMaid - Core Library 0.10.19

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.mapmaid
ArtifactId

ArtifactId

core
Version

Version

0.10.19
Type

Type

jar
Description

Description

MapMaid - Core Library
MapMaid is a modern mapping framework in the scope of mapping data in JSON, XML, or YAML format into DTOs composed and vice versa.
Project Organization

Project Organization

Richard Hauswald

Download core 0.10.19


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

Dependencies

compile (3)

Group / Artifact Type Version
de.quantummaid.reflectmaid : reflectmaid-core jar
de.quantummaid.reflectmaid : reflectmaid-typescanner jar
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21

Project Modules

There are no modules declared in this project.