Spring Boot Starter ModelMapper

Spring Boot starter for ModelMapper

License

License

Categories

Categories

Spring Boot Container Microservices ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.jmnarloch
ArtifactId

ArtifactId

modelmapper-spring-boot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter ModelMapper
Spring Boot starter for ModelMapper
Project URL

Project URL

https://github.com/jmnarloch/modelmapper-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/jmnarloch/modelmapper-spring-boot-starter.git

Download modelmapper-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.modelmapper : modelmapper jar 0.7.5
org.springframework.boot : spring-boot-starter jar 1.2.5.RELEASE

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1