License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdsts |
Version | Version820.2.1096.0 |
Type | Typejar |
Description |
Descriptionsts
sts resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
sts-820.2.1096.0.pom | |
sts-820.2.1096.0.jar | 14 KB |
sts-820.2.1096.0-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/sts/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>sts</artifactId>
<version>820.2.1096.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/sts/
implementation 'com.cognitect.aws:sts:820.2.1096.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/sts/
implementation ("com.cognitect.aws:sts:820.2.1096.0")
'com.cognitect.aws:sts:jar:820.2.1096.0'
<dependency org="com.cognitect.aws" name="sts" rev="820.2.1096.0">
<artifact name="sts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='sts', version='820.2.1096.0')
)
libraryDependencies += "com.cognitect.aws" % "sts" % "820.2.1096.0"
[com.cognitect.aws/sts "820.2.1096.0"]