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