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