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