License |
License |
---|---|
Categories |
CategoriesModelMapper General Purpose Libraries Bean Mapping Vavr Functional Programming |
GroupId | GroupIdcom.github.julianps.modelmapper |
ArtifactId | ArtifactIdmodelmapper-vavr-module |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple, Intelligent, Object Mapping
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.julianps.modelmapper/modelmapper-vavr-module/ -->
<dependency>
<groupId>com.github.julianps.modelmapper</groupId>
<artifactId>modelmapper-vavr-module</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julianps.modelmapper/modelmapper-vavr-module/
implementation 'com.github.julianps.modelmapper:modelmapper-vavr-module:1.0.4'
// https://jarcasting.com/artifacts/com.github.julianps.modelmapper/modelmapper-vavr-module/
implementation ("com.github.julianps.modelmapper:modelmapper-vavr-module:1.0.4")
'com.github.julianps.modelmapper:modelmapper-vavr-module:jar:1.0.4'
<dependency org="com.github.julianps.modelmapper" name="modelmapper-vavr-module" rev="1.0.4">
<artifact name="modelmapper-vavr-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julianps.modelmapper', module='modelmapper-vavr-module', version='1.0.4')
)
libraryDependencies += "com.github.julianps.modelmapper" % "modelmapper-vavr-module" % "1.0.4"
[com.github.julianps.modelmapper/modelmapper-vavr-module "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.modelmapper : modelmapper | jar | 2.1.0 |
io.vavr : vavr | jar | 0.9.2 |
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.9.1 |
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.9.10 |