is not current version
Last Version 7.17.4

transport-netty4 7.14.0

Netty 4 based transport implementation

License

License

Categories

Categories

Net CLI User Interface Netty Networking Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

transport-netty4-client
Version

Version

7.14.0
Type

Type

jar
Description

Description

transport-netty4
Netty 4 based transport implementation
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download transport-netty4-client 7.14.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.49.Final
io.netty : netty-codec jar 4.1.49.Final
io.netty : netty-codec-http jar 4.1.49.Final
io.netty : netty-common jar 4.1.49.Final
io.netty : netty-handler jar 4.1.49.Final
io.netty : netty-resolver jar 4.1.49.Final
io.netty : netty-transport jar 4.1.49.Final

Project Modules

There are no modules declared in this project.