Last Version

transport-netty4 7.17.4

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.17.4
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.17.4


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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.