dnaumenko / spark-redshift   2.0.4

Apache License 2.0 GitHub

Redshift data source for Spark

Scala versions: 2.11

spark-redshift 2.0.3


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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