Jar examples for s:sts
jclouds components to access an implementation of Security Token Service (STS)
You can download jar file sts 1.9.1 in this page.
Apache License
You can use the following script to add sts-1.9.1.jar to your project.
<dependency> <groupId>org.apache.stratos</groupId> <artifactId>sts</artifactId> <version>1.9.1</version> </dependency>
compile group: 'org.apache.stratos', name: 'sts', version: '1.9.1'
libraryDependencies += "org.apache.stratos" % "sts" % "1.9.1"
<dependency org="org.apache.stratos" name="sts" rev="1.9.1"/>
@Grapes(@Grab(group='org.apache.stratos', module='sts', version='1.9.1'))
'org.apache.stratos:sts:jar:1.9.1'
Click the following link to download the jar file.
sts-1.9.1-javadoc.jar