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.0</version>
</dependency>Check out sonatype repository for latest snapshots and releases.
CI is hosted by travis-ci.org
Copyright (C) 2014 Premium Minds
Licensed under the GNU Lesser General Public Licence
