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