Last Version

Dozer :: Integrations :: Spring Support :: AutoConfiguration 6.5.2

Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-spring-boot-autoconfigure
Version

Version

6.5.2
Type

Type

jar
Description

Description

Dozer :: Integrations :: Spring Support :: AutoConfiguration
Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another
Project Organization

Project Organization

dozer

Download dozer-spring-boot-autoconfigure 6.5.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
com.github.dozermapper : dozer-core Optional jar 6.5.2
com.github.dozermapper : dozer-spring4 Optional jar 6.5.2
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-logging Optional jar

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar
org.slf4j : slf4j-simple jar
org.slf4j : jcl-over-slf4j jar

Project Modules

There are no modules declared in this project.