Provides HibernateRepostiry class that allows to build most of CRUD operations a typical UI application needs with 1 line of code.
'net.sf.r4h:repository4hibernate-api:4.3.6.Final'
<dependency>
<groupId>net.sf.r4h</groupId>
<artifactId>repository4hibernate-api</artifactId>
<version>4.3.6.Final</version>
</dependency>
<dependency org="net.sf.r4h" name="repository4hibernate-api" rev="4.3.6.Final"/>
"net.sf.r4h", "repository4hibernate-api", "4.3.6.Final"