Jar examples for e:elasticsearch
[elasticsearch](http://elasticsearch.com/) provides distributed RESTful search and analytics
You can download jar file elasticsearch 2.0.0-beta1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-2.0.0-beta1.jar to your project.
<dependency> <groupId>org.elasticsearch.distribution.zip</groupId> <artifactId>elasticsearch</artifactId> <version>2.0.0-beta1</version> </dependency>
compile group: 'org.elasticsearch.distribution.zip', name: 'elasticsearch', version: '2.0.0-beta1'
libraryDependencies += "org.elasticsearch.distribution.zip" % "elasticsearch" % "2.0.0-beta1"
<dependency org="org.elasticsearch.distribution.zip" name="elasticsearch" rev="2.0.0-beta1"/>
@Grapes(@Grab(group='org.elasticsearch.distribution.zip', module='elasticsearch', version='2.0.0-beta1'))
'org.elasticsearch.distribution.zip:elasticsearch:jar:2.0.0-beta1'
Click the following link to download the jar file.
elasticsearch-2.0.0-beta1.pom