License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.plugin |
ArtifactId | ArtifactIdtransport-nio-client |
Last Version | Last Version7.17.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransport-nio
The nio transport.
|
Project URL |
Project URL |
Filename | Size |
---|---|
transport-nio-client-7.17.4.pom | |
transport-nio-client-7.17.4.jar | 63 KB |
transport-nio-client-7.17.4-sources.jar | 37 KB |
transport-nio-client-7.17.4-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch.plugin/transport-nio-client/ -->
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>transport-nio-client</artifactId>
<version>7.17.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/transport-nio-client/
implementation 'org.elasticsearch.plugin:transport-nio-client:7.17.4'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/transport-nio-client/
implementation ("org.elasticsearch.plugin:transport-nio-client:7.17.4")
'org.elasticsearch.plugin:transport-nio-client:jar:7.17.4'
<dependency org="org.elasticsearch.plugin" name="transport-nio-client" rev="7.17.4">
<artifact name="transport-nio-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='transport-nio-client', version='7.17.4')
)
libraryDependencies += "org.elasticsearch.plugin" % "transport-nio-client" % "7.17.4"
[org.elasticsearch.plugin/transport-nio-client "7.17.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch-nio | jar | 7.17.4 |
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 |