bdoepf / spark-cassandra-sink   2.4.0

Apache License 2.0 GitHub

spark-cassandra-sink is a Spark Structured Streaming Sink for cassandra

Scala versions: 2.11

spark-cassandra-sink 2.3.0


Group ID:
com.github.bdoepf
Artifact ID:
spark-cassandra-sink_2.11
Version:
2.3.0
Release Date:
Dec 30, 2018
Licenses:
Files:

libraryDependencies += "com.github.bdoepf" %% "spark-cassandra-sink" % "2.3.0"

Mill build tool

ivy"com.github.bdoepf::spark-cassandra-sink:2.3.0"

Scala CLI

//> using dep "com.github.bdoepf::spark-cassandra-sink:2.3.0"

Ammonite REPL

import $ivy.`com.github.bdoepf::spark-cassandra-sink:2.3.0`

<dependency>
  <groupId>com.github.bdoepf</groupId>
  <artifactId>spark-cassandra-sink_2.11</artifactId>
  <version>2.3.0</version>
</dependency>

compile group: 'com.github.bdoepf', name: 'spark-cassandra-sink_2.11', version: '2.3.0'