Skip to content

ops4j/org.ops4j.pax.swissbox

Repository files navigation

Pax Swissbox

Thanks for looking into Pax Swissbox - a collection of utilities for OSGi applications, used by various other OPS4J projects.

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

Documentation

Build

You'll need a machine with Java 5 or higher and Apache Maven 3 installed.

Checkout:

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

Run Build:

mvn clean install

Releases

Releases go to Maven Central.

The current release is Pax Swissbox 1.7.0.

Issue Tracking

Continuous Integration Builds

We have a continuous integration build set up here:

Snapshot artifacts are being published to:

The OPS4J Team.