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

com.github.jonathanswenson:bqjdbc 2.3.1

A simple JDBC driver, to reach Google's BigQuery

Группа

Группа

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

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

bqjdbc
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать bqjdbc 2.3.1


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