is not current version
Last Version 2.3.1

com.github.rozidan:modelmapper-spring-boot-starter 2.3.0

'A Springboot starter for modelmapper'

Categories

Categories

Spring Boot Container Microservices ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.rozidan
ArtifactId

ArtifactId

modelmapper-spring-boot-starter
Version

Version

2.3.0
Type

Type

jar

Download modelmapper-spring-boot-starter 2.3.0


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