Last Version

jres 0.1.9

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

License

License

GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

jres
Version

Version

0.1.9
Type

Type

jar
Description

Description

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

Project URL

https://github.com/blacklocus/jres
Project Organization

Project Organization

BlackLocus
Source Code Management

Source Code Management

https://github.com/blacklocus/jres.git

Download jres 0.1.9


<!-- https://jarcasting.com/artifacts/com.blacklocus/jres/ -->
<dependency>
    <groupId>com.blacklocus</groupId>
    <artifactId>jres</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus/jres/
implementation 'com.blacklocus:jres:0.1.9'
// https://jarcasting.com/artifacts/com.blacklocus/jres/
implementation ("com.blacklocus:jres:0.1.9")
'com.blacklocus:jres:jar:0.1.9'
<dependency org="com.blacklocus" name="jres" rev="0.1.9">
  <artifact name="jres" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus', module='jres', version='0.1.9')
)
libraryDependencies += "com.blacklocus" % "jres" % "0.1.9"
[com.blacklocus/jres "0.1.9"]

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 15.0
org.apache.httpcomponents : httpclient jar 4.3.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.1
com.google.code.findbugs : jsr305 jar 2.0.2

Project Modules

There are no modules declared in this project.