JMapper Framework is an open source, elegant, robust and high performant all-in-one Java bean mapper.
With JMapper Framework, developers can build and enrich target objects, apply a specific logic to the mapping, automatically manage the XML file, implement the N to 1 and 1 to N relationships, implement explicit conversions and apply inherited configurations.
JMapper Framework is written in Java and supports Linux, Mac OS X and Windows operating systems.
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
Global Mapping added:
· This feature permits to apply a global mapping avoiding configuration redundancy.
Packaging renamed:
· The package names will be changed from it.avutils.* to com.googlecode.*
Maven pom adjustment:
· Some dependencies will be deleted as redundant.