Download jest-0.1.5.jar file - Jar j

Jar examples for j:jest

Description

ElasticSearch Java REST client - Apache HTTP Client package

You can download jar file jest 0.1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jest-0.1.5.jar to your project.

<dependency>
   <groupId>io.searchbox</groupId>
   <artifactId>jest</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'io.searchbox', name: 'jest', version: '0.1.5'
libraryDependencies += "io.searchbox" % "jest" % "0.1.5"
<dependency org="io.searchbox" name="jest" rev="0.1.5"/>
@Grapes(@Grab(group='io.searchbox', module='jest', version='0.1.5'))
'io.searchbox:jest:jar:0.1.5'

Download

Click the following link to download the jar file.

jest-0.1.5-javadoc.jar
jest-0.1.5-sources.jar
jest-0.1.5.jar
jest-0.1.5.pom



Related Tutorials