Last Version

MapMaid - Documentation 0.9.44

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

documentation
Version

Version

0.9.44
Type

Type

jar
Description

Description

MapMaid - Documentation
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 documentation 0.9.44


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

Dependencies

compile (3)

Group / Artifact Type Version
de.quantummaid.mapmaid.integrations : mapmaid-all jar 0.9.44
javax.validation : validation-api jar 2.0.1.Final
org.hamcrest : hamcrest-all jar 1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.sun.mail : javax.mail jar 1.6.2
com.google.code.gson : gson jar 2.8.6
com.thoughtworks.xstream : xstream jar 1.4.12

Project Modules

There are no modules declared in this project.