| License |
License
Apache-2.0
|
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdaws-sdk__client-sts |
| Last Version | Last Version3.48.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description@aws-sdk/client-sts
WebJar for @aws-sdk/client-sts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aws-sdk__client-sts-3.48.0.pom | |
| aws-sdk__client-sts-3.48.0.jar | 126 KB |
| aws-sdk__client-sts-3.48.0-sources.jar | 22 bytes |
| aws-sdk__client-sts-3.48.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/aws-sdk__client-sts/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>aws-sdk__client-sts</artifactId>
<version>3.48.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/aws-sdk__client-sts/
implementation 'org.webjars.npm:aws-sdk__client-sts:3.48.0'
// https://jarcasting.com/artifacts/org.webjars.npm/aws-sdk__client-sts/
implementation ("org.webjars.npm:aws-sdk__client-sts:3.48.0")
'org.webjars.npm:aws-sdk__client-sts:jar:3.48.0'
<dependency org="org.webjars.npm" name="aws-sdk__client-sts" rev="3.48.0">
<artifact name="aws-sdk__client-sts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='aws-sdk__client-sts', version='3.48.0')
)
libraryDependencies += "org.webjars.npm" % "aws-sdk__client-sts" % "3.48.0"
[org.webjars.npm/aws-sdk__client-sts "3.48.0"]