License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.clickhouse |
ArtifactId | ArtifactIdclickhouse-http-client |
Last Version | Last Version0.3.2-test3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclickhouse-http-client
HTTP client for ClickHouse
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.clickhouse/clickhouse-http-client/ -->
<dependency>
<groupId>com.clickhouse</groupId>
<artifactId>clickhouse-http-client</artifactId>
<version>0.3.2-test3</version>
</dependency>
// https://jarcasting.com/artifacts/com.clickhouse/clickhouse-http-client/
implementation 'com.clickhouse:clickhouse-http-client:0.3.2-test3'
// https://jarcasting.com/artifacts/com.clickhouse/clickhouse-http-client/
implementation ("com.clickhouse:clickhouse-http-client:0.3.2-test3")
'com.clickhouse:clickhouse-http-client:jar:0.3.2-test3'
<dependency org="com.clickhouse" name="clickhouse-http-client" rev="0.3.2-test3">
<artifact name="clickhouse-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clickhouse', module='clickhouse-http-client', version='0.3.2-test3')
)
libraryDependencies += "com.clickhouse" % "clickhouse-http-client" % "0.3.2-test3"
[com.clickhouse/clickhouse-http-client "0.3.2-test3"]
Group / Artifact | Type | Version |
---|---|---|
com.clickhouse : clickhouse-client | jar | 0.3.2-test3 |
org.lz4 : lz4-java | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.8 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.apache.tomcat : annotations-api | jar | 6.0.53 |