Download transport-2.2.3.jar file - Jar t

Jar examples for t:transport

Description

Elasticsearch subproject :client:transport

You can download jar file transport 2.2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

transport-2.2.3-javadoc.jar
transport-2.2.3-sources.jar
transport-2.2.3.jar
transport-2.2.3.pom



Related Tutorials