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.2.3'
<dependency>
<groupId>net.sf.mardao</groupId>
<artifactId>mardao-core</artifactId>
<version>2.2.3</version>
</dependency>
<dependency org="net.sf.mardao" name="mardao-core" rev="2.2.3"/>
"net.sf.mardao", "mardao-core", "2.2.3"