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