Last Version

Dozer :: Building Tools 6.1.0

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

building-tools
Version

Version

6.1.0
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 building-tools 6.1.0


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

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.