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.4.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-spark_2.11-2.4.4.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch-spark_2.11</artifactId> <version>2.4.4</version> </dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-spark_2.11', version: '2.4.4'
libraryDependencies += "org.elasticsearch" % "elasticsearch-spark_2.11" % "2.4.4"
<dependency org="org.elasticsearch" name="elasticsearch-spark_2.11" rev="2.4.4"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-spark_2.11', version='2.4.4'))
'org.elasticsearch:elasticsearch-spark_2.11:jar:2.4.4'
Click the following link to download the jar file.
elasticsearch-spark_2.11-2.4.4-javadoc.jar