is not current version
Last Version 0.4.0

io.burt:athena-jdbc 0.3.0

Athena JDBC driver

GroupId

GroupId

io.burt
ArtifactId

ArtifactId

athena-jdbc
Version

Version

0.3.0
Type

Type

jar

Download athena-jdbc 0.3.0


<!-- https://jarcasting.com/artifacts/io.burt/athena-jdbc/ -->
<dependency>
    <groupId>io.burt</groupId>
    <artifactId>athena-jdbc</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.burt/athena-jdbc/
implementation 'io.burt:athena-jdbc:0.3.0'
// https://jarcasting.com/artifacts/io.burt/athena-jdbc/
implementation ("io.burt:athena-jdbc:0.3.0")
'io.burt:athena-jdbc:jar:0.3.0'
<dependency org="io.burt" name="athena-jdbc" rev="0.3.0">
  <artifact name="athena-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.burt', module='athena-jdbc', version='0.3.0')
)
libraryDependencies += "io.burt" % "athena-jdbc" % "0.3.0"
[io.burt/athena-jdbc "0.3.0"]