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