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

com.github.housepower:clickhouse-native-jdbc 1.2-stable

ClickHouse Native Protocol JDBC implementation

Категории

Категории

CLI Взаимодействие с пользователем Native Инструменты разработки
Группа

Группа

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

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

clickhouse-native-jdbc
Версия

Версия

1.2-stable
Тип

Тип

jar

Скачать clickhouse-native-jdbc 1.2-stable


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