transport-netty4

Netty 4 based transport implementation

License

License

Categories

Categories

Net Netty Networking Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

transport-netty4
Last Version

Last Version

8.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

transport-netty4
Netty 4 based transport implementation
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download transport-netty4

How to add to project

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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
8.2.3
8.2.2
8.2.1
8.2.0
8.1.3
8.1.2
8.1.1