clickhouse-http-client

HTTP client for ClickHouse

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tech.clickhouse
ArtifactId

ArtifactId

clickhouse-http-client
Last Version

Last Version

0.3.1-patch
Release Date

Release Date

Type

Type

jar
Description

Description

clickhouse-http-client
HTTP client for ClickHouse
Project URL

Project URL

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

Download clickhouse-http-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
tech.clickhouse : clickhouse-client jar 0.3.1-patch
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13

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