Last Version

transport-netty3 5.6.16

Netty 3 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-netty3-client
Version

Version

5.6.16
Type

Type

jar
Description

Description

transport-netty3
Netty 3 based transport implementation
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download transport-netty3-client 5.6.16


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty jar 3.10.6.Final
org.elasticsearch : elasticsearch jar 5.6.16
org.locationtech.spatial4j : spatial4j jar 0.6
com.vividsolutions : jts jar 1.13
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.elasticsearch : jna jar 4.4.0-1

Project Modules

There are no modules declared in this project.