License |
License |
---|---|
Categories |
CategoriesreMap General Purpose Libraries Bean Mapping |
GroupId | GroupIdcom.remondis |
ArtifactId | ArtifactIdremap |
Last Version | Last Version4.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReMap
A declarative mapping library for converting objects field by field.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
remap-4.2.6.pom | |
remap-4.2.6.jar | 78 KB |
remap-4.2.6-sources.jar | 54 KB |
remap-4.2.6-javadoc.jar | 555 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.2.9 |
com.remondis : propertypath | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.16.RELEASE |
org.springframework : spring-context | jar | 4.3.16.RELEASE |
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 |