SLC Repository

This is a repository of OSGi bundles, which is compatible with Maven conventions.

The first level refers to products, the second one to version branches of these products.

When clicking on a version branch, an editors opens which allows to efficiently browse the available bundles.

Usage with maven repository compatible tools

There is one maven-style repository per branch.

It is accessible anonymously at the following URL (if public access has been explicitly given to this branch):

http://[host]/data/public/java/[org.example.product]-[major.minor.x]

Or as an authenticated user (BASIC auth) belonging to ROLE_SLC, with read/write WebDav access:

https://[host]/data/files/java/[org.example.product]-[major.minor.x]