| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.hotels.beans | 
| ArtifactId | ArtifactIdbull-bean-transformer | 
| Last Version | Last Version2.0.1.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBULL - 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 | 
<!-- https://jarcasting.com/artifacts/com.hotels.beans/bull-bean-transformer/ -->
<dependency>
    <groupId>com.hotels.beans</groupId>
    <artifactId>bull-bean-transformer</artifactId>
    <version>2.0.1.6</version>
</dependency>// https://jarcasting.com/artifacts/com.hotels.beans/bull-bean-transformer/
implementation 'com.hotels.beans:bull-bean-transformer:2.0.1.6'// https://jarcasting.com/artifacts/com.hotels.beans/bull-bean-transformer/
implementation ("com.hotels.beans:bull-bean-transformer:2.0.1.6")'com.hotels.beans:bull-bean-transformer:jar:2.0.1.6'<dependency org="com.hotels.beans" name="bull-bean-transformer" rev="2.0.1.6">
  <artifact name="bull-bean-transformer" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hotels.beans', module='bull-bean-transformer', version='2.0.1.6')
)libraryDependencies += "com.hotels.beans" % "bull-bean-transformer" % "2.0.1.6"[com.hotels.beans/bull-bean-transformer "2.0.1.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hotels.beans : bull-converter | jar | 2.0.1.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.hotels.beans : bull-common | test-jar | 2.0.1.6 | 
| org.slf4j : slf4j-api | jar | 1.7.31 | 
| org.assertj : assertj-core | jar | 3.20.2 | 
| org.testng : testng | jar | 7.4.0 | 
| org.mockito : mockito-core | jar | 3.11.2 | 
