Last Version

BULL - Bean Transformer 2.2.1

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.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.expediagroup.beans
ArtifactId

ArtifactId

bull-bean-transformer
Version

Version

2.2.1
Type

Type

jar
Description

Description

BULL - Bean Transformer
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.
Project Organization

Project Organization

Expedia Group

Download bull-bean-transformer 2.2.1


<!-- https://jarcasting.com/artifacts/com.expediagroup.beans/bull-bean-transformer/ -->
<dependency>
    <groupId>com.expediagroup.beans</groupId>
    <artifactId>bull-bean-transformer</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.beans/bull-bean-transformer/
implementation 'com.expediagroup.beans:bull-bean-transformer:2.2.1'
// https://jarcasting.com/artifacts/com.expediagroup.beans/bull-bean-transformer/
implementation ("com.expediagroup.beans:bull-bean-transformer:2.2.1")
'com.expediagroup.beans:bull-bean-transformer:jar:2.2.1'
<dependency org="com.expediagroup.beans" name="bull-bean-transformer" rev="2.2.1">
  <artifact name="bull-bean-transformer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.beans', module='bull-bean-transformer', version='2.2.1')
)
libraryDependencies += "com.expediagroup.beans" % "bull-bean-transformer" % "2.2.1"
[com.expediagroup.beans/bull-bean-transformer "2.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.expediagroup.beans : bull-converter jar 2.2.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (5)

Group / Artifact Type Version
com.expediagroup.beans : bull-common test-jar 2.2.1
org.slf4j : slf4j-api jar 1.7.36
org.assertj : assertj-core jar 3.23.1
org.testng : testng jar 7.6.0
org.mockito : mockito-core jar 4.6.1

Project Modules

There are no modules declared in this project.