Common library for the SLCS (Short Lived Certificate Server) client and server.
The org.glite.slcs:slcs-common
artifact is published in the
SWITCH maven repository.
You can use the artifact by adding the following repository in your project pom.xml
file:
<repository>
<id>switch</id>
<name>SWITCH Maven Repository</name>
<url>https://www.switch.ch/grid/authz/docs/maven2/release</url>
</repository>