License |
License |
---|---|
Categories |
CategoriesCLI User Interface Native Development Tools |
GroupId | GroupIdtech.clickhouse |
ArtifactId | ArtifactIdclickhouse-native-client |
Last Version | Last Version0.3.1-patch |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclickhouse-native-client
Native client for ClickHouse
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/tech.clickhouse/clickhouse-native-client/ -->
<dependency>
<groupId>tech.clickhouse</groupId>
<artifactId>clickhouse-native-client</artifactId>
<version>0.3.1-patch</version>
</dependency>
// https://jarcasting.com/artifacts/tech.clickhouse/clickhouse-native-client/
implementation 'tech.clickhouse:clickhouse-native-client:0.3.1-patch'
// https://jarcasting.com/artifacts/tech.clickhouse/clickhouse-native-client/
implementation ("tech.clickhouse:clickhouse-native-client:0.3.1-patch")
'tech.clickhouse:clickhouse-native-client:jar:0.3.1-patch'
<dependency org="tech.clickhouse" name="clickhouse-native-client" rev="0.3.1-patch">
<artifact name="clickhouse-native-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.clickhouse', module='clickhouse-native-client', version='0.3.1-patch')
)
libraryDependencies += "tech.clickhouse" % "clickhouse-native-client" % "0.3.1-patch"
[tech.clickhouse/clickhouse-native-client "0.3.1-patch"]
Group / Artifact | Type | Version |
---|---|---|
tech.clickhouse : clickhouse-client | jar | 0.3.1-patch |