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