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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bean2Bean!