is not current version
Last Version 2.3.1

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

Spring boot 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

1.0.0
Type

Type

jar

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