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