Skip to content

PMJMendes/pm-persistence-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm-persistence-utils

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

Maven projects

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.

Documentation

Continuous Integration

Build Status

CI is hosted by travis-ci.org

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence

About

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

Resources

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
licence-preamble.txt

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.9%
  • Shell 1.1%