Last Version

Elasticsearch Servlet Transport plugin 2.7.0

The wares transport plugin allows to use the REST interface over servlets.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-transport-wares
Version

Version

2.7.0
Type

Type

jar
Description

Description

Elasticsearch Servlet Transport plugin
The wares transport plugin allows to use the REST interface over servlets.
Project URL

Project URL

https://github.com/elastic/elasticsearch-transport-wares/
Source Code Management

Source Code Management

http://github.com/elastic/elasticsearch-transport-wares

Download elasticsearch-transport-wares 2.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.7.0
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.