Big Query over JDBC

A simple JDBC driver, to reach Google's BigQuery

License

License

GroupId

GroupId

com.google.looker-open-source
ArtifactId

ArtifactId

bqjdbc
Last Version

Last Version

2.3.20
Release Date

Release Date

Type

Type

jar
Description

Description

Big Query over JDBC
A simple JDBC driver, to reach Google's BigQuery
Project URL

Project URL

https://github.com/looker-open-source/bqjdbc
Source Code Management

Source Code Management

http://github.com/looker-open-source/bqjdbc/tree/master

Download bqjdbc

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 1.3.2
com.google.api-client : google-api-client jar 1.32.1
com.google.auth : google-auth-library-oauth2-http jar 1.0.0
com.google.http-client : google-http-client-jackson2 jar 1.39.2
com.google.apis : google-api-services-bigquery jar v2-rev20210617-1.32.1
com.google.apis : google-api-services-iamcredentials jar v1-rev20210326-1.32.1

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
com.google.code.gson : gson jar 2.8.9
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.20
2.3.19
2.3.18
2.3.17