Files download
File Operation
athena-742.2.511.0.jar download
athena-742.2.511.0.pom download
athena-742.2.511.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.cognitect.aws</groupId>
  <artifactId>athena</artifactId>
  <version>742.2.511.0</version>
</dependency>
Gradle Groovy
implementation 'com.cognitect.aws:athena:742.2.511.0'
Gradle Kotlin
implementation("com.cognitect.aws:athena:742.2.511.0")
Scala SBT
libraryDependencies += "com.cognitect.aws" % "athena" % "742.2.511.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cognitect.aws', module='athena', version='742.2.511.0')
)
Apache Ivy
<dependency org="com.cognitect.aws" name="athena" rev="742.2.511.0" />
Leiningen
[com.cognitect.aws/athena "742.2.511.0"]
Apache Buildr
'com.cognitect.aws:athena:jar:742.2.511.0'
Dependencies
The project has no third-party dependencies