A library with utils for JPA persistence applications, and some Hibernate stuff
Add the following maven dependency to your project pom.xml
:
<dependency>
<groupId>com.premiumminds</groupId>
<artifactId>pm-persistence-utils</artifactId>
<version>2.3</version>
</dependency>
Check out sonatype repository for latest snapshots and releases.
Copyright (C) 2014 Premium Minds
Licensed under the GNU Lesser General Public Licence