ops4j / org.ops4j.pax.jpa

An OSGi JPA Service Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pax JPA

Thanks for looking into Pax JPA - an OSGi JPA Service implementation.

This is the official source repository of the OPS4J Pax JPA project. It is licensed under the Apache Software License 2.0 by the OPS4J community.

Documentation

Build

You'll need a machine with Java 11+ and Apache Maven 3 installed.

Checkout:

git clone git://github.com/ops4j/org.ops4j.pax.jpa.git

Run Build:

mvn clean install

Run TCK:

mvn clean install -Ptck

Releases

Releases go to Maven Central.

The current milestone release is Pax JPA 0.3.0.

Issue Tracking

Continuous Integration Builds

We have a continuous integration build set up here:

The OPS4J Team.

About

An OSGi JPA Service Implementation


Languages

Language:Java 100.0%