License |
License |
---|---|
GroupId | GroupIdcom.envimate.mapmate |
ArtifactId | ArtifactIdintegrations-parent |
Version | Version1.6.26 |
Type | Typepom |
Description |
DescriptionMapMate - integrations
MapMate 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-1.6.26.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.envimate.mapmate/integrations-parent/ -->
<dependency>
<groupId>com.envimate.mapmate</groupId>
<artifactId>integrations-parent</artifactId>
<version>1.6.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.mapmate/integrations-parent/
implementation 'com.envimate.mapmate:integrations-parent:1.6.26'
// https://jarcasting.com/artifacts/com.envimate.mapmate/integrations-parent/
implementation ("com.envimate.mapmate:integrations-parent:1.6.26")
'com.envimate.mapmate:integrations-parent:pom:1.6.26'
<dependency org="com.envimate.mapmate" name="integrations-parent" rev="1.6.26">
<artifact name="integrations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.envimate.mapmate', module='integrations-parent', version='1.6.26')
)
libraryDependencies += "com.envimate.mapmate" % "integrations-parent" % "1.6.26"
[com.envimate.mapmate/integrations-parent "1.6.26"]