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