License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdspring-boot-starter-dozer |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:spring-boot-starter-dozer
Spring Boot Starter For Dozer
|
Project URL |
Project URL |
<!-- 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"]
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 |