is not current version
Last Version 6.5.2

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-spring-boot-starter
Version

Version

6.4.1
Type

Type

jar

Download dozer-spring-boot-starter 6.4.1


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