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