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