Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.3 KB

Pax JDBC

Maven Central License

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

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

Documentation

Build

You'll need a machine with Java 6 or Java 7 and Apache Maven 3 installed.

Checkout:

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

Run Build:

mvn clean install

Issue Tracking

Continuous Integration Builds

We have a continuous integration build set up here:

Snapshot artifacts are being published to:

The OPS4J Team.