License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Netty Networking Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.plugin |
ArtifactId | ArtifactIdtransport-netty3-client |
Last Version | Last Version5.6.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransport-netty3
Netty 3 based transport implementation
|
Project URL |
Project URL |
<!-- 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"]
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 |