MVN

com.blacklocus.jres : jres-test

Maven & Gradle

Sep 17, 2015
5 stars

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

<dependency>
    <groupId>com.blacklocus.jres</groupId>
    <artifactId>jres-test</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blacklocus.jres : jres-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.blacklocus.jres : jres-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jres-test-0.2.0
0.1.x
jres-test-0.1.14
jres-test-0.1.13

How to add a dependency to Maven

Add the following com.blacklocus.jres : jres-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.blacklocus.jres</groupId>
    <artifactId>jres-test</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.blacklocus.jres : jres-test gradle dependency to your build.gradle file:

implementation 'com.blacklocus.jres:jres-test:0.2.0'

Gradle Kotlin DSL: Add the following com.blacklocus.jres : jres-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.blacklocus.jres:jres-test:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.blacklocus.jres : jres-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.blacklocus.jres" % "jres-test" % "0.2.0"

Advertisement

Dependencies from Group

Sep 17, 2015
2 usages
5 stars
Sep 17, 2015
1 usages
5 stars
Sep 17, 2015
1 usages
5 stars
Sep 17, 2015
5 stars

Discover Dependencies

Feb 16, 2022
516 stars
May 23, 2022
7 stars
Nov 20, 2016
24 stars
May 27, 2017
113 stars
Jul 03, 2017
1 usages
20 stars
Dec 22, 2016
6 stars
Apr 29, 2020
1 stars