License |
License |
---|---|
GroupId | GroupIdcom.google.looker-open-source |
ArtifactId | ArtifactIdbqjdbc |
Version | Version2.3.20 |
Type | Typejar |
Description |
DescriptionBig Query over JDBC
A simple JDBC driver, to reach Google's BigQuery
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bqjdbc-2.3.20.pom | |
bqjdbc-2.3.20.jar | 132 KB |
bqjdbc-2.3.20-sources.jar | 92 KB |
bqjdbc-2.3.20-javadoc.jar | 212 KB |
Browse |
<!-- 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"]
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 |
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 |