Jar examples for j:jres
An HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.
You can download jar file jres 0.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jres-0.1.1.jar to your project.
<dependency> <groupId>com.blacklocus</groupId> <artifactId>jres</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.blacklocus', name: 'jres', version: '0.1.1'
libraryDependencies += "com.blacklocus" % "jres" % "0.1.1"
<dependency org="com.blacklocus" name="jres" rev="0.1.1"/>
@Grapes(@Grab(group='com.blacklocus', module='jres', version='0.1.1'))
'com.blacklocus:jres:jar:0.1.1'
Click the following link to download the jar file.
jres-0.1.1-javadoc.jar