Download jres-core-0.1.12.jar file - Jar j

Jar examples for j:jres-core

Description

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

You can download jar file jres-core 0.1.12 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jres-core-0.1.12-javadoc.jar
jres-core-0.1.12-sources.jar
jres-core-0.1.12.jar
jres-core-0.1.12.pom



Related Tutorials