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