Mardao is a DAO generator, packaged as a maven plugin. The JPA-annotated Entities is the input to the generator.
'net.sf.mardao:mardao-parent:3.0.12'
<dependency>
<groupId>net.sf.mardao</groupId>
<artifactId>mardao-parent</artifactId>
<version>3.0.12</version>
</dependency>
<dependency org="net.sf.mardao" name="mardao-parent" rev="3.0.12"/>
"net.sf.mardao", "mardao-parent", "3.0.12"