Last Version

transport 7.17.4

Elasticsearch subproject :client:transport

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.client
ArtifactId

ArtifactId

transport
Version

Version

7.17.4
Type

Type

jar
Description

Description

transport
Elasticsearch subproject :client:transport
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download transport 7.17.4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 7.17.4
org.elasticsearch.plugin : transport-netty4-client jar 7.17.4
org.elasticsearch.plugin : reindex-client jar 7.17.4
org.elasticsearch.plugin : lang-mustache-client jar 7.17.4
org.elasticsearch.plugin : percolator-client jar 7.17.4
org.elasticsearch.plugin : parent-join-client jar 7.17.4
org.elasticsearch.plugin : rank-eval-client jar 7.17.4

Project Modules

There are no modules declared in this project.