is not current version
Last Version 2.5.0

jclouds sts api 2.3.0

jclouds components to access an implementation of Security Token Service (STS)

License

License

GroupId

GroupId

org.apache.jclouds.api
ArtifactId

ArtifactId

sts
Version

Version

2.3.0
Type

Type

jar
Description

Description

jclouds sts api
jclouds components to access an implementation of Security Token Service (STS)
Project Organization

Project Organization

The Apache Software Foundation

Download sts 2.3.0


<!-- https://jarcasting.com/artifacts/org.apache.jclouds.api/sts/ -->
<dependency>
    <groupId>org.apache.jclouds.api</groupId>
    <artifactId>sts</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.api/sts/
implementation 'org.apache.jclouds.api:sts:2.3.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.api/sts/
implementation ("org.apache.jclouds.api:sts:2.3.0")
'org.apache.jclouds.api:sts:jar:2.3.0'
<dependency org="org.apache.jclouds.api" name="sts" rev="2.3.0">
  <artifact name="sts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.api', module='sts', version='2.3.0')
)
libraryDependencies += "org.apache.jclouds.api" % "sts" % "2.3.0"
[org.apache.jclouds.api/sts "2.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.jclouds : jclouds-core jar 2.3.0
com.google.auto.service : auto-service Optional jar 1.0-rc3

provided (2)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.1.0
com.google.code.findbugs : jsr305 jar 1.3.9

test (8)

Group / Artifact Type Version
org.apache.jclouds : jclouds-core test-jar 2.3.0
org.apache.jclouds.driver : jclouds-log4j jar 2.3.0
log4j : log4j jar 1.2.17
org.testng : testng jar 6.8.21
org.easymock : easymock jar 3.4
xmlunit : xmlunit jar 1.3
org.assertj : assertj-core jar 1.7.0
org.assertj : assertj-guava jar 1.3.0

Project Modules

There are no modules declared in this project.