Download jres-0.1.8.jar file - Jar j

Jar examples for j:jres

Description

An HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.

You can download jar file jres 0.1.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jres-0.1.8.jar to your project.

<dependency>
   <groupId>com.blacklocus</groupId>
   <artifactId>jres</artifactId>
   <version>0.1.8</version>
</dependency>
compile group: 'com.blacklocus', name: 'jres', version: '0.1.8'
libraryDependencies += "com.blacklocus" % "jres" % "0.1.8"
<dependency org="com.blacklocus" name="jres" rev="0.1.8"/>
@Grapes(@Grab(group='com.blacklocus', module='jres', version='0.1.8'))
'com.blacklocus:jres:jar:0.1.8'

Download

Click the following link to download the jar file.

jres-0.1.8-javadoc.jar
jres-0.1.8-sources.jar
jres-0.1.8.jar
jres-0.1.8.pom



Related Tutorials