dnaumenko / spark-redshift   2.0.4

Apache License 2.0 GitHub

Redshift data source for Spark

Scala versions: 2.11

spark-redshift 2.0.2


Group ID:
com.github.dnaumenko
Artifact ID:
spark-redshift_2.11
Version:
2.0.2
Release Date:
Oct 24, 2017
Licenses:
Files:

libraryDependencies += "com.github.dnaumenko" %% "spark-redshift" % "2.0.2"

Mill build tool

ivy"com.github.dnaumenko::spark-redshift:2.0.2"

Scala CLI

//> using dep "com.github.dnaumenko::spark-redshift:2.0.2"

Ammonite REPL

import $ivy.`com.github.dnaumenko::spark-redshift:2.0.2`

<dependency>
  <groupId>com.github.dnaumenko</groupId>
  <artifactId>spark-redshift_2.11</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'com.github.dnaumenko', name: 'spark-redshift_2.11', version: '2.0.2'