is not current version
Last Version 6.5.2

com.github.dozermapper:dozer-spring-boot-starter 6.5.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-spring-boot-starter
Version

Version

6.5.0
Type

Type

jar

Download dozer-spring-boot-starter 6.5.0


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