MVN

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

Maven & Gradle

Mar 06, 2022
518 stars

ClickHouse Native JDBC POM · ClickHouse Native Protocol JDBC implementation

<dependency>
    <groupId>com.github.housepower</groupId>
    <artifactId>clickhouse-native-jdbc-parent</artifactId>
    <version>2.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.housepower : clickhouse-native-jdbc-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.6.5

All Versions

Choose a version of com.github.housepower : clickhouse-native-jdbc-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
clickhouse-native-jdbc-parent-2.6.5
clickhouse-native-jdbc-parent-2.6.4
clickhouse-native-jdbc-parent-2.6.3
clickhouse-native-jdbc-parent-2.6.2
clickhouse-native-jdbc-parent-2.6.1
clickhouse-native-jdbc-parent-2.6.0
2.5.x
clickhouse-native-jdbc-parent-2.5.7
clickhouse-native-jdbc-parent-2.5.6
clickhouse-native-jdbc-parent-2.5.5
clickhouse-native-jdbc-parent-2.5.4
clickhouse-native-jdbc-parent-2.5.3
clickhouse-native-jdbc-parent-2.5.2
clickhouse-native-jdbc-parent-2.5.1
clickhouse-native-jdbc-parent-2.5.0
2.4.x
clickhouse-native-jdbc-parent-2.4.4
clickhouse-native-jdbc-parent-2.4.3
clickhouse-native-jdbc-parent-2.4.2
clickhouse-native-jdbc-parent-2.4.1
clickhouse-native-jdbc-parent-2.4.0
2.3
clickhouse-native-jdbc-parent-2.3-stable

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.housepower</groupId>
    <artifactId>clickhouse-native-jdbc-parent</artifactId>
    <version>2.6.5</version>
</dependency>

Advertisement