is not current version
Last Version 6.5.2

com.github.dozermapper:dozer-integrations 6.4.1


GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-integrations
Version

Version

6.4.1
Type

Type

pom

Download dozer-integrations 6.4.1


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