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

com.github.dozermapper:dozer-spring-boot-autoconfigure 6.5.0


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

dozer-spring-boot-autoconfigure
Версия

Версия

6.5.0
Тип

Тип

jar

Скачать dozer-spring-boot-autoconfigure 6.5.0


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