You can use MentaBean with maven by including the following dependency in you pom.xml:
<dependency> <groupId>me.soliveirajr</groupId> <artifactId>menta-bean</artifactId> <version>2.2.2</version> </dependency>