Skip to content

♨️ Light weighted persistence framework for Java

License

Notifications You must be signed in to change notification settings

bitbrain/jpersis

Repository files navigation

jpersis

Build Status Maven Central License Javadocs

Light-weight persistence framework for Java.

Installation | Getting started | Report Bug | Changelog | Credits |


Installation

To use the latest version add the following dependency to your project:

<dependency>
   <artifactId>jpersis</artifactId>
   <groupId>com.github.myrealitycoding</groupId>
   <version>{version}</version>
</dependency>

Credits

Documentation, API and development by Miguel Gonzalez. Feel free to send pull requests. <3