License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.housepower |
ArtifactId | ArtifactIdclickhouse-integration-spark_2.12 |
Version | Version2.6.5 |
Type | Typejar |
Description |
DescriptionClickHouse Native Protocol JDBC implementation
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.housepower/clickhouse-integration-spark_2.12/ -->
<dependency>
<groupId>com.github.housepower</groupId>
<artifactId>clickhouse-integration-spark_2.12</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.housepower/clickhouse-integration-spark_2.12/
implementation 'com.github.housepower:clickhouse-integration-spark_2.12:2.6.5'
// https://jarcasting.com/artifacts/com.github.housepower/clickhouse-integration-spark_2.12/
implementation ("com.github.housepower:clickhouse-integration-spark_2.12:2.6.5")
'com.github.housepower:clickhouse-integration-spark_2.12:jar:2.6.5'
<dependency org="com.github.housepower" name="clickhouse-integration-spark_2.12" rev="2.6.5">
<artifact name="clickhouse-integration-spark_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.housepower', module='clickhouse-integration-spark_2.12', version='2.6.5')
)
libraryDependencies += "com.github.housepower" % "clickhouse-integration-spark_2.12" % "2.6.5"
[com.github.housepower/clickhouse-integration-spark_2.12 "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.12 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.housepower : clickhouse-native-jdbc | test-jar | 2.6.5 |
com.github.housepower : clickhouse-native-jdbc-shaded | jar | 2.6.5 |
ru.yandex.clickhouse : clickhouse-jdbc | jar | 0.3.1-patch |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.testcontainers : junit-jupiter | jar | 1.15.1 |
org.testcontainers : clickhouse | jar | 1.15.1 |