is not current version
Last Version 2.6.5

com.github.housepower:clickhouse-native-jdbc 2.1-stable

ClickHouse Native Protocol JDBC implementation

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

com.github.housepower
ArtifactId

ArtifactId

clickhouse-native-jdbc
Version

Version

2.1-stable
Type

Type

jar

Download clickhouse-native-jdbc 2.1-stable


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