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

com.github.housepower:clickhouse-native-jdbc-parent 2.3-stable

ClickHouse Native Protocol JDBC implementation

Категории

Категории

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

Группа

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

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

clickhouse-native-jdbc-parent
Версия

Версия

2.3-stable
Тип

Тип

pom

Скачать clickhouse-native-jdbc-parent 2.3-stable

Имя Файла Размер
clickhouse-native-jdbc-parent-2.3-stable.pom 12 KB
Обзор

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