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