License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdtech.clickhouse |
ArtifactId | ArtifactIdclickhouse-http-client |
Last Version | Last Version0.3.1-patch |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclickhouse-http-client
HTTP client for ClickHouse
|
Project URL |
Project URL |
Filename | Size |
---|---|
clickhouse-http-client-0.3.1-patch.pom | |
clickhouse-http-client-0.3.1-patch.jar | 1 KB |
Browse |
<!-- 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"]
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 |