Last Version

MapMaid - Integrations - Jackson 0.9.107

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 Jackson Data JSON
GroupId

GroupId

de.quantummaid.mapmaid.integrations
ArtifactId

ArtifactId

mapmaid-jackson
Version

Version

0.9.107
Type

Type

jar
Description

Description

MapMaid - Integrations - Jackson
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 mapmaid-jackson 0.9.107


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

Dependencies

compile (4)

Group / Artifact Type Version
de.quantummaid.mapmaid : core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar

provided (1)

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

test (3)

Group / Artifact Type Version
de.quantummaid.mapmaid : tests jar 0.9.107
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.