is not current version
Last Version 7.17.4

transport-client 7.17.3

Elasticsearch subproject :x-pack:transport-client

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.client
ArtifactId

ArtifactId

x-pack-transport
Version

Version

7.17.3
Type

Type

jar
Description

Description

transport-client
Elasticsearch subproject :x-pack:transport-client
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download x-pack-transport 7.17.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.elasticsearch.plugin : x-pack-core jar 7.17.3
org.elasticsearch.client : transport jar 7.17.3

Project Modules

There are no modules declared in this project.