Download transport-netty4-5.0.2.jar file - Jar t

Jar examples for t:transport-netty4

Description

Elasticsearch module: transport-netty4

You can download jar file transport-netty4 5.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add transport-netty4-5.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

transport-netty4-5.0.2-javadoc.jar
transport-netty4-5.0.2-sources.jar
transport-netty4-5.0.2.jar
transport-netty4-5.0.2.pom



Related Tutorials