Last Version

Elasticsearch Thrift transport plugin 2.7.0

The thrift transport plugin allows to use the REST interface over thrift on top of HTTP.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-transport-thrift
Version

Version

2.7.0
Type

Type

jar
Description

Description

Elasticsearch Thrift transport plugin
The thrift transport plugin allows to use the REST interface over thrift on top of HTTP.
Project URL

Project URL

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

Source Code Management

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

Download elasticsearch-transport-thrift 2.7.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.7.0
org.apache.thrift : libthrift jar 0.9.2
org.slf4j : slf4j-api Optional jar 1.6.2
org.slf4j : slf4j-log4j12 Optional jar 1.6.2
log4j : log4j Optional jar 1.2.17

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.14
org.apache.lucene : lucene-test-framework jar 4.10.4
org.elasticsearch : elasticsearch test-jar 1.7.0

Project Modules

There are no modules declared in this project.