не последняя версия
Последняя версия 6.5.2

com.github.dozermapper:dozer-integrations 6.3.0


Группа

Группа

com.github.dozermapper
Идентификатор

Идентификатор

dozer-integrations
Версия

Версия

6.3.0
Тип

Тип

pom

Скачать dozer-integrations 6.3.0

Имя Файла Размер
dozer-integrations-6.3.0.pom 1 KB
Обзор

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