fhuertas / cassandra-sink-spark-structured-streaming   1.0.0

Apache License 2.0 GitHub

Unoffical sink for cassandra for spark structured streaming

Scala versions: 2.11 2.10

cassandra-sink_2-2-0 1.0.0


Group ID:
com.fhuertas
Artifact ID:
cassandra-sink_2-2-0_2.11
Version:
1.0.0
Release Date:
Mar 30, 2018
Licenses:
Files:

libraryDependencies += "com.fhuertas" %% "cassandra-sink_2-2-0" % "1.0.0"

Mill build tool

ivy"com.fhuertas::cassandra-sink_2-2-0:1.0.0"

Scala CLI

//> using dep "com.fhuertas::cassandra-sink_2-2-0:1.0.0"

Ammonite REPL

import $ivy.`com.fhuertas::cassandra-sink_2-2-0:1.0.0`

<dependency>
  <groupId>com.fhuertas</groupId>
  <artifactId>cassandra-sink_2-2-0_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.fhuertas', name: 'cassandra-sink_2-2-0_2.11', version: '1.0.0'