is not current version
Last Version 0.3.2-test3

com.clickhouse:clickhouse-http-client 0.3.2

HTTP client for ClickHouse

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clickhouse
ArtifactId

ArtifactId

clickhouse-http-client
Version

Version

0.3.2
Type

Type

jar

Download clickhouse-http-client 0.3.2


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