| Категории |
КатегорииAWS Контейнер PaaS Providers |
|---|---|
| Группа | Группаcom.cognitect.aws |
| Идентификатор | Идентификаторsts |
| Версия | Версия741.2.504.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sts-741.2.504.0.pom | |
| sts-741.2.504.0.jar | 13 KB |
| sts-741.2.504.0-sources.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/sts/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>sts</artifactId>
<version>741.2.504.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/sts/
implementation 'com.cognitect.aws:sts:741.2.504.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/sts/
implementation ("com.cognitect.aws:sts:741.2.504.0")
'com.cognitect.aws:sts:jar:741.2.504.0'
<dependency org="com.cognitect.aws" name="sts" rev="741.2.504.0">
<artifact name="sts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='sts', version='741.2.504.0')
)
libraryDependencies += "com.cognitect.aws" % "sts" % "741.2.504.0"
[com.cognitect.aws/sts "741.2.504.0"]