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