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

io.beanmapper:beanmapper-spring-boot-starter 2.4.1.SPRING5

Spring boot starter/autoconfig for BeanMapper

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.beanmapper
Идентификатор

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

beanmapper-spring-boot-starter
Версия

Версия

2.4.1.SPRING5
Тип

Тип

jar

Скачать beanmapper-spring-boot-starter 2.4.1.SPRING5


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