Last Version

Dozer :: Building Tools 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-building-tools
Version

Version

6.5.2
Type

Type

jar
Description

Description

Dozer :: Building Tools
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-building-tools 6.5.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.