Last Version

ReMap 4.2.6

A declarative mapping library for converting objects field by field.

License

License

Categories

Categories

reMap General Purpose Libraries Bean Mapping
GroupId

GroupId

com.remondis
ArtifactId

ArtifactId

remap
Version

Version

4.2.6
Type

Type

jar
Description

Description

ReMap
A declarative mapping library for converting objects field by field.
Project URL

Project URL

https://github.com/remondis-it/remap
Source Code Management

Source Code Management

https://github.com/remondis-it/remap.git

Download remap 4.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
cglib : cglib jar 3.2.9
com.remondis : propertypath jar 0.1.3

provided (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.16.RELEASE
org.springframework : spring-context jar 4.3.16.RELEASE

test (5)

Group / Artifact Type Version
com.remondis : resample jar 0.0.6
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.27.0
org.assertj : assertj-core jar 3.12.2
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.