com.github.housepower:clickhouse-native-jdbc

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
Last Version

Last Version

2.6.5
Release Date

Release Date

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

How to add to project

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

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.
com.github.housepower

housepower

Power your ClickHouse

Versions

Version
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3-stable
2.2-stable
2.1-stable
2.0-stable
1.7-stable
1.6-stable
1.5-stable
1.4-stable
1.3-stable
1.2-stable
1.1-testing
1.0-testing