Last Version

Dozer :: Parent 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-parent
Version

Version

6.5.2
Type

Type

pom
Description

Description

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

Project Organization

dozer
Source Code Management

Source Code Management

https://github.com/DozerMapper/Dozer

Download dozer-parent 6.5.2

Filename Size
dozer-parent-6.5.2.pom 17 KB
Browse

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

  • building-tools
  • bom-dependencies
  • plugins-parent
  • core
  • dozer-integrations
  • tests