| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.expediagroup.beans |
| Идентификатор | Идентификаторbean-utils-library-parent |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBULL - Bean Utils Light Library
This BeanUtils library is a Java Bean to Java Bean transformer that recursively copies data from one object to
another, it is generic, flexible, reusable, configurable and
incredibly fast. It's the only library able to transform Mutable, Immutable and Mixed bean without any custom
configuration.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bean-utils-library-parent-2.2.1.pom | 37 KB |
| bean-utils-library-parent-2.2.1-javadoc.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.expediagroup.beans/bean-utils-library-parent/ -->
<dependency>
<groupId>com.expediagroup.beans</groupId>
<artifactId>bean-utils-library-parent</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.beans/bean-utils-library-parent/
implementation 'com.expediagroup.beans:bean-utils-library-parent:2.2.1'
// https://jarcasting.com/artifacts/com.expediagroup.beans/bean-utils-library-parent/
implementation ("com.expediagroup.beans:bean-utils-library-parent:2.2.1")
'com.expediagroup.beans:bean-utils-library-parent:jar:2.2.1'
<dependency org="com.expediagroup.beans" name="bean-utils-library-parent" rev="2.2.1">
<artifact name="bean-utils-library-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.beans', module='bean-utils-library-parent', version='2.2.1')
)
libraryDependencies += "com.expediagroup.beans" % "bean-utils-library-parent" % "2.2.1"
[com.expediagroup.beans/bean-utils-library-parent "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.23.1 |
| org.testng : testng | jar | 7.6.0 |
| org.mockito : mockito-core | jar | 4.6.1 |
| Версия |
|---|
|
2.2.1
|
|
2.2.0
|
|
2.1.2
|
|
2.1.1-jdk11
|
|
2.1.1
|
|
2.1.0-jdk11
|
|
2.1.0
|
|
2.0.1-jdk11
|
|
2.0.0-jdk11
|