clickhouse-native-jdbc-shaded 2.5.1


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

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

Mill build tool

ivy"com.github.housepower:clickhouse-native-jdbc-shaded:2.5.1"

Scala CLI

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

Ammonite REPL

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

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

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