Download astyanax-thrift-2.0.4-rc.1.jar file - Jar a

Jar examples for a:astyanax-thrift

Description

astyanax-thrift developed by Netflix

You can download jar file astyanax-thrift 2.0.4-rc.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

astyanax-thrift-2.0.4-rc.1-javadoc.jar
astyanax-thrift-2.0.4-rc.1-sources.jar
astyanax-thrift-2.0.4-rc.1.jar
astyanax-thrift-2.0.4-rc.1.pom



Related Tutorials