Last Version

Dozer :: BOM Dependencies 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-bom-dependencies
Version

Version

6.5.2
Type

Type

pom
Description

Description

Dozer :: BOM Dependencies
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-bom-dependencies 6.5.2


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