is not current version
Last Version 2.6.5

ClickHouse Native JDBC POM 2.6.2

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

Version

2.6.2
Type

Type

pom
Description

Description

ClickHouse Native JDBC POM
ClickHouse Native Protocol JDBC implementation
Project URL

Project URL

https://github.com/housepower/ClickHouse-Native-JDBC
Source Code Management

Source Code Management

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

Download clickhouse-native-jdbc-parent 2.6.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • clickhouse-integration
  • clickhouse-native-jdbc
  • clickhouse-native-jdbc-shaded
  • examples