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