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


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.