shse / spark-es   2.0.1

Apache License 2.0 GitHub

ElasticSearch integration for Apache Spark

Scala versions: 2.10

spark-es 1.0.5


Group ID:
com.github.shse
Artifact ID:
spark-es_2.10
Version:
1.0.5
Release Date:
Dec 4, 2015
Licenses:
Files:
Full Scala Version:
2.10.5
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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