Last Version

ModelMapper Module JSR310 1.2.1

ModelMapper Module for JSR310

License

License

Categories

Categories

ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.chhsiao90
ArtifactId

ArtifactId

modelmapper-module-jsr310
Version

Version

1.2.1
Type

Type

jar
Description

Description

ModelMapper Module JSR310
ModelMapper Module for JSR310

Download modelmapper-module-jsr310 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.modelmapper : modelmapper jar 2.1.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.