is not current version
Last Version 1.1.0

com.github.jmnarloch:modelmapper-spring-boot-starter 1.0.2

Spring Boot starter for ModelMapper

Categories

Categories

Spring Boot Container Microservices ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.jmnarloch
ArtifactId

ArtifactId

modelmapper-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download modelmapper-spring-boot-starter 1.0.2


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