tangyong / org.ops4j.pax.cdi

Contexts and Dependency Injection for OSGi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pax CDI

Thanks for looking into Pax CDI - Contexts and Dependency Injection for OSGi.

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

Documentation

Build

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

Checkout:

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

Run Build:

mvn clean install

Releases

Releases go to Maven Central.

The first preview release Pax CDI 0.1.0 is under preparation.

Issue Tracking

Continuous Integration Builds

We have a continuous integration build set up here:

Snapshot artifacts are being published to:

The OPS4J Team.

About

Contexts and Dependency Injection for OSGi

License:Apache License 2.0