Download Celix

Since Celix is in early development, there are no releases yet. To take a look at the source code or use Celix, the source needs to be checked out from Subversion.

Subversion

Celix source can be browsed via ViewVC: http://svn.apache.org/viewvc/incubator/celix/

To check out the source, any recent Subversion client can be used. The public repository can be accessed via: http://svn.apache.org/repos/asf/incubator/celix

For example, checking out Celix using the SVN command line client can be done using:

svn co http://svn.apache.org/repos/asf/incubator/celix/trunk/ celix