Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdsts |
Version | Version737.2.499.0 |
Type | Typejar |
Filename | Size |
---|---|
sts-737.2.499.0.pom | |
sts-737.2.499.0.jar | 12 KB |
sts-737.2.499.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/sts/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>sts</artifactId>
<version>737.2.499.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/sts/
implementation 'com.cognitect.aws:sts:737.2.499.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/sts/
implementation ("com.cognitect.aws:sts:737.2.499.0")
'com.cognitect.aws:sts:jar:737.2.499.0'
<dependency org="com.cognitect.aws" name="sts" rev="737.2.499.0">
<artifact name="sts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='sts', version='737.2.499.0')
)
libraryDependencies += "com.cognitect.aws" % "sts" % "737.2.499.0"
[com.cognitect.aws/sts "737.2.499.0"]