не последняя версия
Последняя версия 2.3.17

com.github.jonathanswenson:bqjdbc 2.3.3

A simple JDBC driver, to reach Google's BigQuery

Группа

Группа

com.github.jonathanswenson
Идентификатор

Идентификатор

bqjdbc
Версия

Версия

2.3.3
Тип

Тип

jar

Скачать bqjdbc 2.3.3


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