Last Version

Dozer :: Integrations 6.5.2

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

License

License

GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-integrations
Version

Version

6.5.2
Type

Type

pom
Description

Description

Dozer :: Integrations
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-integrations 6.5.2


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

Dependencies

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

  • dozer-spring-support
  • dozer-proto3