is not current version
Last Version 1.0.1.RELEASE

com.github.vindell:spring-boot-starter-dozer 1.0.0.RELEASE

Spring Boot Starter For Dozer

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-dozer
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download spring-boot-starter-dozer 1.0.0.RELEASE


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