BeanMapper

A faster BeanUtils.copyProperties replacement

Лицензия

Лицензия

Группа

Группа

party.liyin
Идентификатор

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

BeanMapper
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

BeanMapper
A faster BeanUtils.copyProperties replacement
Ссылка на сайт

Ссылка на сайт

https://github.com/cubesky/BeanMapper
Система контроля версий

Система контроля версий

https://github.com/cubesky/BeanMapper

Скачать BeanMapper

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/party.liyin/BeanMapper/ -->
<dependency>
    <groupId>party.liyin</groupId>
    <artifactId>BeanMapper</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/party.liyin/BeanMapper/
implementation 'party.liyin:BeanMapper:1.0.3'
// https://jarcasting.com/artifacts/party.liyin/BeanMapper/
implementation ("party.liyin:BeanMapper:1.0.3")
'party.liyin:BeanMapper:jar:1.0.3'
<dependency org="party.liyin" name="BeanMapper" rev="1.0.3">
  <artifact name="BeanMapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='party.liyin', module='BeanMapper', version='1.0.3')
)
libraryDependencies += "party.liyin" % "BeanMapper" % "1.0.3"
[party.liyin/BeanMapper "1.0.3"]

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.javassist : javassist jar 3.27.0-GA

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework.boot : spring-boot jar 2.4.2
org.openjdk.jmh : jmh-core jar 1.27
org.openjdk.jmh : jmh-generator-annprocess jar 1.27

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2