is not current version
Last Version 2.6.5

com.github.housepower:clickhouse-native-jdbc 2.6.4

ClickHouse Native Protocol JDBC implementation

License

License

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

com.github.housepower
ArtifactId

ArtifactId

clickhouse-native-jdbc
Version

Version

2.6.4
Type

Type

jar
Description

Description

ClickHouse Native Protocol JDBC implementation
Project URL

Project URL

https://github.com/housepower/ClickHouse-Native-JDBC

Download clickhouse-native-jdbc 2.6.4


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

Dependencies

compile (3)

Group / Artifact Type Version
io.airlift : aircompressor jar 0.21
org.slf4j : slf4j-api Optional jar 1.7.30
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (9)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.27
org.openjdk.jmh : jmh-generator-annprocess jar 1.27
ru.yandex.clickhouse : clickhouse-jdbc jar 0.3.1-patch
org.mockito : mockito-core jar 3.6.28
org.slf4j : slf4j-simple jar 1.7.30
org.junit.jupiter : junit-jupiter jar 5.7.0
com.google.guava : guava jar 16.0.1
org.testcontainers : junit-jupiter jar 1.15.1
org.testcontainers : clickhouse jar 1.15.1

Project Modules

There are no modules declared in this project.