mapmate

MapMate 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

GroupId

GroupId

com.envimate
ArtifactId

ArtifactId

mapmate
Last Version

Last Version

1.6.8
Release Date

Release Date

Type

Type

jar
Description

Description

mapmate
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 URL

Project URL

https://bitbucket.org/envimate/mapmate
Project Organization

Project Organization

envimate GmbH
Source Code Management

Source Code Management

https://bitbucket.org/envimate/mapmate/src

Download mapmate

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.inject : guice jar 4.2.2
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.8
1.6.6
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.1
1.0