Jar examples for j:jres-test
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jres-test-0.1.4-javadoc.jar