Download jres-core-0.2.0.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.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials