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