Last Version

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

Spring Boot Starter For Dozer

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-dozer
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

com.github.vindell:spring-boot-starter-dozer
Spring Boot Starter For Dozer
Project URL

Project URL

https://github.com/vindell/spring-boot-starter-dozer

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

Dependencies

compile (9)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
net.sf.dozer : dozer jar 5.5.1
net.sf.dozer : dozer-spring jar 5.5.1
io.dropwizard.metrics : metrics-core jar 4.0.2
commons-beanutils : commons-beanutils jar 1.9.3

Project Modules

There are no modules declared in this project.