Last Version

Athena JDBC 0.4.0

Athena JDBC driver

License

License

GroupId

GroupId

io.burt
ArtifactId

ArtifactId

athena-jdbc
Version

Version

0.4.0
Type

Type

jar
Description

Description

Athena JDBC
Athena JDBC driver
Project URL

Project URL

https://github.com/burtcorp/athena-jdbc
Source Code Management

Source Code Management

https://github.com/burtcorp/athena-jdbc.git

Download athena-jdbc 0.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
software.amazon.awssdk : athena jar 2.13.1
software.amazon.awssdk : s3 jar 2.13.1
org.mockito : mockito-junit-jupiter jar 2.27.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.