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