Download transport-netty3-5.4.0.jar file - Jar t

Jar examples for t:transport-netty3

Description

Elasticsearch module: transport-netty3

You can download jar file transport-netty3 5.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add transport-netty3-5.4.0.jar to your project.

<dependency>
   <groupId>org.codelibs.elasticsearch.module</groupId>
   <artifactId>transport-netty3</artifactId>
   <version>5.4.0</version>
</dependency>
compile group: 'org.codelibs.elasticsearch.module', name: 'transport-netty3', version: '5.4.0'
libraryDependencies += "org.codelibs.elasticsearch.module" % "transport-netty3" % "5.4.0"
<dependency org="org.codelibs.elasticsearch.module" name="transport-netty3" rev="5.4.0"/>
@Grapes(@Grab(group='org.codelibs.elasticsearch.module', module='transport-netty3', version='5.4.0'))
'org.codelibs.elasticsearch.module:transport-netty3:jar:5.4.0'

Download

Click the following link to download the jar file.

transport-netty3-5.4.0-javadoc.jar
transport-netty3-5.4.0-sources.jar
transport-netty3-5.4.0.jar
transport-netty3-5.4.0.pom



Related Tutorials