shse / spark-es   2.0.1

Apache License 2.0 GitHub

ElasticSearch integration for Apache Spark

Scala versions: 2.10

spark-es 1.0.0


Group ID:
com.github.shse
Artifact ID:
spark-es_2.10
Version:
1.0.0
Release Date:
May 18, 2015
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.github.shse" %% "spark-es" % "1.0.0"

Mill build tool

ivy"com.github.shse::spark-es:1.0.0"

Scala CLI

//> using dep "com.github.shse::spark-es:1.0.0"

Ammonite REPL

import $ivy.`com.github.shse::spark-es:1.0.0`

<dependency>
  <groupId>com.github.shse</groupId>
  <artifactId>spark-es_2.10</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.shse', name: 'spark-es_2.10', version: '1.0.0'