mmm-orm The module io.github.mmm.orm (artifactId mmm-orm) provides API and fundamentals for object/relational mapping (ORM) for mmm-entity-bean. Usage Maven Dependency: <dependency> <groupId>io.github.m-m-m</groupId> <artifactId>mmm-orm</artifactId> <version>${mmm.entity.version}</version> </dependency> Module Dependency: requires transitive io.github.mmm.orm;