is not current version
Last Version 2.3.20

com.google.looker-open-source:bqjdbc 2.3.19

A simple JDBC driver, to reach Google's BigQuery

GroupId

GroupId

com.google.looker-open-source
ArtifactId

ArtifactId

bqjdbc
Version

Version

2.3.19
Type

Type

jar

Download bqjdbc 2.3.19


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