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


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.elasticsearch : elasticsearch jar 0.90.7
com.blacklocus : jres-core jar 0.1.12

test (3)

Group / Artifact Type Version
com.blacklocus : jres-util jar 0.1.12
org.slf4j : slf4j-simple jar 1.7.5
org.reflections : reflections jar 0.9.8

Project Modules

There are no modules declared in this project.