License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdde.quantummaid.mapmaid |
ArtifactId | ArtifactIdintegrations-parent |
Last Version | Last Version0.10.19 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMapMaid - Integrations
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 |
Filename | Size |
---|---|
integrations-parent-0.10.19.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/integrations-parent/ -->
<dependency>
<groupId>de.quantummaid.mapmaid</groupId>
<artifactId>integrations-parent</artifactId>
<version>0.10.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/integrations-parent/
implementation 'de.quantummaid.mapmaid:integrations-parent:0.10.19'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/integrations-parent/
implementation ("de.quantummaid.mapmaid:integrations-parent:0.10.19")
'de.quantummaid.mapmaid:integrations-parent:pom:0.10.19'
<dependency org="de.quantummaid.mapmaid" name="integrations-parent" rev="0.10.19">
<artifact name="integrations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='integrations-parent', version='0.10.19')
)
libraryDependencies += "de.quantummaid.mapmaid" % "integrations-parent" % "0.10.19"
[de.quantummaid.mapmaid/integrations-parent "0.10.19"]