is not current version
Last Version 2.3.17

com.github.jonathanswenson:bqjdbc 2.3.0

A simple JDBC driver, to reach Google's BigQuery

GroupId

GroupId

com.github.jonathanswenson
ArtifactId

ArtifactId

bqjdbc
Version

Version

2.3.0
Type

Type

jar

Download bqjdbc 2.3.0


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