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