clickhouse-native-jdbc 2.5.2


Group ID:
com.github.housepower
Artifact ID:
clickhouse-native-jdbc
Version:
2.5.2
Release Date:
Jan 10, 2021
Licenses:
Files:

libraryDependencies += "com.github.housepower" % "clickhouse-native-jdbc" % "2.5.2"

Mill build tool

ivy"com.github.housepower:clickhouse-native-jdbc:2.5.2"

Scala CLI

//> using dep "com.github.housepower:clickhouse-native-jdbc:2.5.2"

Ammonite REPL

import $ivy.`com.github.housepower:clickhouse-native-jdbc:2.5.2`

<dependency>
  <groupId>com.github.housepower</groupId>
  <artifactId>clickhouse-native-jdbc</artifactId>
  <version>2.5.2</version>
</dependency>

compile group: 'com.github.housepower', name: 'clickhouse-native-jdbc', version: '2.5.2'