License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JSON Data |
GroupId | GroupIdde.quantummaid.mapmaid.integrations |
ArtifactId | ArtifactIdmapmaid-minimal-json |
Last Version | Last Version0.10.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMapMaid - Integrations - Minimal JSON
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 |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-minimal-json/ -->
<dependency>
<groupId>de.quantummaid.mapmaid.integrations</groupId>
<artifactId>mapmaid-minimal-json</artifactId>
<version>0.10.19</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-minimal-json/
implementation 'de.quantummaid.mapmaid.integrations:mapmaid-minimal-json:0.10.19'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-minimal-json/
implementation ("de.quantummaid.mapmaid.integrations:mapmaid-minimal-json:0.10.19")
'de.quantummaid.mapmaid.integrations:mapmaid-minimal-json:jar:0.10.19'
<dependency org="de.quantummaid.mapmaid.integrations" name="mapmaid-minimal-json" rev="0.10.19">
<artifact name="mapmaid-minimal-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid.integrations', module='mapmaid-minimal-json', version='0.10.19')
)
libraryDependencies += "de.quantummaid.mapmaid.integrations" % "mapmaid-minimal-json" % "0.10.19"
[de.quantummaid.mapmaid.integrations/mapmaid-minimal-json "0.10.19"]
Group / Artifact | Type | Version |
---|---|---|
de.quantummaid.mapmaid : core | jar | |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |