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