An open API service indexing awesome lists of open source software.

https://github.com/actframework/act-jpa-common

Common code/utils for all JPA plugins
https://github.com/actframework/act-jpa-common

Last synced: 13 days ago
JSON representation

Common code/utils for all JPA plugins

Awesome Lists containing this project

README

          

# act-jpa-common

[![APL v2](https://img.shields.io/badge/license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![Maven Central](https://img.shields.io/maven-central/v/org.actframework/act-sql-common.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22act-jpa-common%22)
[![Build Status](https://travis-ci.org/actframework/act-sql-common.svg?branch=master)](https://travis-ci.org/actframework/act-jpa-common)
[![codecov](https://codecov.io/gh/actframework/act-sql-common/branch/master/graph/badge.svg)](https://codecov.io/gh/actframework/act-jpa-common)
[![Javadocs](http://www.javadoc.io/badge/org.actframework/act-sql-common.svg?color=blue)](http://www.javadoc.io/doc/org.actframework/act-jpa-common)

Common module for JPA plugin

## Versions

| *Actframework version* | *act-sql-common version* |
| ---------------------- | ------------------------ |
| 1.7.x | 1.0.x |