Download transport-2.2.0.jar file - Jar t

Jar examples for t:transport

Description

Elasticsearch subproject :client:transport

You can download jar file transport 2.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

transport-2.2.0-javadoc.jar
transport-2.2.0-sources.jar
transport-2.2.0.jar
transport-2.2.0.pom



Related Tutorials