Jar examples for t:transport-netty4-client
Netty 4 based transport implementation
You can download jar file transport-netty4-client 5.6.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add transport-netty4-client-5.6.9.jar to your project.
<dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>transport-netty4-client</artifactId> <version>5.6.9</version> </dependency>
compile group: 'org.elasticsearch.plugin', name: 'transport-netty4-client', version: '5.6.9'
libraryDependencies += "org.elasticsearch.plugin" % "transport-netty4-client" % "5.6.9"
<dependency org="org.elasticsearch.plugin" name="transport-netty4-client" rev="5.6.9"/>
@Grapes(@Grab(group='org.elasticsearch.plugin', module='transport-netty4-client', version='5.6.9'))
'org.elasticsearch.plugin:transport-netty4-client:jar:5.6.9'
Click the following link to download the jar file.
transport-netty4-client-5.6.9-javadoc.jar