Last Version

MapMaid - Tests 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

tests
Version

Version

0.9.44
Type

Type

jar
Description

Description

MapMaid - Tests
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 tests 0.9.44


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

Dependencies

compile (4)

Group / Artifact Type Version
de.quantummaid.mapmaid : core jar 0.9.44
org.hamcrest : hamcrest-all jar 1.3
com.google.code.gson : gson jar 2.8.6
org.yaml : snakeyaml jar 1.26

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
com.fasterxml.jackson.core : jackson-databind jar 2.11.0.rc1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.0.rc1

test (6)

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.google.inject : guice jar 4.2.3
com.sun.mail : javax.mail jar 1.6.2
com.thoughtworks.xstream : xstream jar 1.4.12
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.0.rc1

Project Modules

There are no modules declared in this project.