is not current version
Last Version 2.6.5

com.github.housepower:clickhouse-integration-spark_2.11 2.5.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.housepower
ArtifactId

ArtifactId

clickhouse-integration-spark_2.11
Version

Version

2.5.1
Type

Type

jar

Download clickhouse-integration-spark_2.11 2.5.1


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