Concise and fast Java library for object transformations:
* Object mapper between classes, using annotations
* Type converter for any class (or Type, even Generics) Supporting dynamic languages as OGNL or Groovy for custom expressions
Maven dependency:
<dependency>
<groupId>net.sf.kfgodel</groupId>
<artifactId>bean2bean</artifactId>
<version>1.1.2</version>
</dependency>
Don't forget to add custom repository:
<repository>
<id>tenpines_repo</id>
<name>Repositorio 10pines</name>
<url>http://services.10pines.com:8081/artifactory/repo</url>
</repository>
Features
- Inter-Object property mapping and population
- General purpose object conversion
- Dynamic languages support: OGNL or Groovy
License
Other LicenseFollow Bean2Bean
Other Useful Business Software
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bean2Bean!