Download jres-test-0.1.4.jar file - Jar j

Jar examples for j:jres-test

Description

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

You can download jar file jres-test 0.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jres-test-0.1.4-javadoc.jar
jres-test-0.1.4-sources.jar
jres-test-0.1.4.jar
jres-test-0.1.4.pom



Related Tutorials