Last Version

jres 0.1.12

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

License

License

GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

jres-core
Version

Version

0.1.12
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-core 0.1.12


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

Dependencies

compile (8)

Group / Artifact Type Version
com.blacklocus : jres-api jar 0.1.12
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.