Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.07 KB

pm-persistence-utils

A library with utils for JPA persistence applications, and some Hibernate stuff

Maven projects

Maven Central

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.

Documentation

Continuous Integration

Java CI with Maven

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence