Popularity
7.2
Growing
Activity
5.2
-
2,231
77
342

Description

ModelMapper is an intelligent object mapping library that automatically maps objects to each other. It uses a convention based approach while providing a simple refactoring safe API for handling specific use cases.

Visit modelmapper.org to learn more.

Code Quality Rank: L3
Programming language: Java
License: Apache License 2.0
Tags: Bean Mapping    
Latest version: v3.1.0

ModelMapper alternatives and similar libraries

Based on the "Bean Mapping" category.
Alternatively, view ModelMapper alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ModelMapper or a related project?

Add another 'Bean Mapping' Library

README

ModelMapper

CI Maven Central License

ModelMapper is an intelligent object mapping library that automatically maps objects to each other. It uses a convention based approach while providing a simple refactoring safe API for handling specific use cases.

Visit modelmapper.org to learn more.

Modules

In v2.0, ModelMapper provides modules for 3rd library integration you can easily register by modelMapper.registerModule(new TheModule()).

Related Projects

Contributing

Bug reports and feature requests are welcome via the issue tracker. Fixes and enhancements are also welcome via pull requests. If you're unsure about a contribution idea, feel free to contact me.


*Note that all licence references and agreements mentioned in the ModelMapper README section above are relevant to that project's source code only.