Download astyanax-thrift-3.1.0-rc.3.jar file - Jar a

Jar examples for a:astyanax-thrift

Description

astyanax-thrift developed by Netflix

You can download jar file astyanax-thrift 3.1.0-rc.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add astyanax-thrift-3.1.0-rc.3.jar to your project.

<dependency>
   <groupId>com.netflix.astyanax</groupId>
   <artifactId>astyanax-thrift</artifactId>
   <version>3.1.0-rc.3</version>
</dependency>
compile group: 'com.netflix.astyanax', name: 'astyanax-thrift', version: '3.1.0-rc.3'
libraryDependencies += "com.netflix.astyanax" % "astyanax-thrift" % "3.1.0-rc.3"
<dependency org="com.netflix.astyanax" name="astyanax-thrift" rev="3.1.0-rc.3"/>
@Grapes(@Grab(group='com.netflix.astyanax', module='astyanax-thrift', version='3.1.0-rc.3'))
'com.netflix.astyanax:astyanax-thrift:jar:3.1.0-rc.3'

Download

Click the following link to download the jar file.

astyanax-thrift-3.1.0-rc.3-javadoc.jar
astyanax-thrift-3.1.0-rc.3-sources.jar
astyanax-thrift-3.1.0-rc.3.jar
astyanax-thrift-3.1.0-rc.3.pom



Related Tutorials