Jar examples for e:elasticsearch-spark-2.11
Elasticsearch Spark (Spark 1.3-1.6)
You can download jar file elasticsearch-spark_2.11 2.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-spark_2.11-2.2.0.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch-spark_2.11</artifactId> <version>2.2.0</version> </dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-spark_2.11', version: '2.2.0'
libraryDependencies += "org.elasticsearch" % "elasticsearch-spark_2.11" % "2.2.0"
<dependency org="org.elasticsearch" name="elasticsearch-spark_2.11" rev="2.2.0"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-spark_2.11', version='2.2.0'))
'org.elasticsearch:elasticsearch-spark_2.11:jar:2.2.0'
Click the following link to download the jar file.
elasticsearch-spark_2.11-2.2.0-javadoc.jar