ES 1.3 Jersey Rest Client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.bazaarvoice.elasticsearch.client
ArtifactId

ArtifactId

es-rest-client-jersey-1.3
Last Version

Last Version

0.1PRE6
Release Date

Release Date

Type

Type

jar
Description

Description

ES 1.3 Jersey Rest Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download es-rest-client-jersey-1.3

How to add to project

<!-- https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-rest-client-jersey-1.3/ -->
<dependency>
    <groupId>com.bazaarvoice.elasticsearch.client</groupId>
    <artifactId>es-rest-client-jersey-1.3</artifactId>
    <version>0.1PRE6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-rest-client-jersey-1.3/
implementation 'com.bazaarvoice.elasticsearch.client:es-rest-client-jersey-1.3:0.1PRE6'
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-rest-client-jersey-1.3/
implementation ("com.bazaarvoice.elasticsearch.client:es-rest-client-jersey-1.3:0.1PRE6")
'com.bazaarvoice.elasticsearch.client:es-rest-client-jersey-1.3:jar:0.1PRE6'
<dependency org="com.bazaarvoice.elasticsearch.client" name="es-rest-client-jersey-1.3" rev="0.1PRE6">
  <artifact name="es-rest-client-jersey-1.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.elasticsearch.client', module='es-rest-client-jersey-1.3', version='0.1PRE6')
)
libraryDependencies += "com.bazaarvoice.elasticsearch.client" % "es-rest-client-jersey-1.3" % "0.1PRE6"
[com.bazaarvoice.elasticsearch.client/es-rest-client-jersey-1.3 "0.1PRE6"]

Dependencies

compile (3)

Group / Artifact Type Version
com.bazaarvoice.elasticsearch.client : es-rest-client-core-1.3 jar 0.1PRE6
com.bazaarvoice.elasticsearch.client : es-rest-client-aggregations-support-1.3 jar 0.1PRE6
com.sun.jersey : jersey-client jar 1.17.1

test (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.5
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1PRE6
0.1PRE5
0.1PRE4