License |
License |
---|---|
Categories |
CategoriesKotlin Languages Ant Build Tools |
GroupId | GroupIdde.quantummaid.mapmaid.integrations |
ArtifactId | ArtifactIdmapmaid-standardtypes-kotlin |
Last Version | Last Version0.10.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMapMaid - Integrations - Standard Types Kotlin
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-standardtypes-kotlin/ -->
<dependency>
<groupId>de.quantummaid.mapmaid.integrations</groupId>
<artifactId>mapmaid-standardtypes-kotlin</artifactId>
<version>0.10.19</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-standardtypes-kotlin/
implementation 'de.quantummaid.mapmaid.integrations:mapmaid-standardtypes-kotlin:0.10.19'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid.integrations/mapmaid-standardtypes-kotlin/
implementation ("de.quantummaid.mapmaid.integrations:mapmaid-standardtypes-kotlin:0.10.19")
'de.quantummaid.mapmaid.integrations:mapmaid-standardtypes-kotlin:jar:0.10.19'
<dependency org="de.quantummaid.mapmaid.integrations" name="mapmaid-standardtypes-kotlin" rev="0.10.19">
<artifact name="mapmaid-standardtypes-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid.integrations', module='mapmaid-standardtypes-kotlin', version='0.10.19')
)
libraryDependencies += "de.quantummaid.mapmaid.integrations" % "mapmaid-standardtypes-kotlin" % "0.10.19"
[de.quantummaid.mapmaid.integrations/mapmaid-standardtypes-kotlin "0.10.19"]
Group / Artifact | Type | Version |
---|---|---|
de.quantummaid.mapmaid : core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.21 |