is not current version
Last Version 0.3.2-test3

com.clickhouse:clickhouse-http-client 0.3.2-patch5

HTTP client for ClickHouse

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clickhouse
ArtifactId

ArtifactId

clickhouse-http-client
Version

Version

0.3.2-patch5
Type

Type

jar

Download clickhouse-http-client 0.3.2-patch5


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