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


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

Dependencies

compile (1)

Group / Artifact Type Version
com.blacklocus : jres-core jar 0.1.12

Project Modules

There are no modules declared in this project.