Last Version

Rest: 5.0.0-alpha4 5.0.0-alpha4

Elasticsearch project

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

rest
Version

Version

5.0.0-alpha4
Type

Type

jar
Description

Description

Rest: 5.0.0-alpha4
Elasticsearch project
Project URL

Project URL

https://github.com/elastic/elasticsearch
Source Code Management

Source Code Management

https://github.com/elastic/elasticsearch

Download rest 5.0.0-alpha4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.4
commons-codec : commons-codec jar 1.10
org.apache.httpcomponents : httpclient jar 4.5.2
commons-logging : commons-logging jar 1.1.3

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.elasticsearch : securemock jar 1.2
org.codehaus.mojo : animal-sniffer-annotations jar 1.15
org.elasticsearch.client » test jar 5.0.0-alpha4
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.3.2

Project Modules

There are no modules declared in this project.