clickhouse-client

Unified Java client for ClickHouse

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tech.clickhouse
ArtifactId

ArtifactId

clickhouse-client
Last Version

Last Version

0.3.1-patch
Release Date

Release Date

Type

Type

jar
Description

Description

clickhouse-client
Unified Java client for ClickHouse
Project URL

Project URL

https://github.com/ClickHouse/clickhouse-jdbc/tree/master/clickhouse-client

Download clickhouse-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (4)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 3.0.0
com.lmax : disruptor jar 3.4.2
dnsjava : dnsjava jar 3.3.1
org.roaringbitmap : RoaringBitmap jar 0.9.10

Project Modules

There are no modules declared in this project.
tech.clickhouse

ClickHouse

Versions

Version
0.3.1-patch
0.3.1
0.3.0