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