Download astyanax-queue-3.2.0-rc.2.jar file - Jar a

Jar examples for a:astyanax-queue

Description

astyanax-queue developed by Netflix

You can download jar file astyanax-queue 3.2.0-rc.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add astyanax-queue-3.2.0-rc.2.jar to your project.

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

Download

Click the following link to download the jar file.

astyanax-queue-3.2.0-rc.2-javadoc.jar
astyanax-queue-3.2.0-rc.2-sources.jar
astyanax-queue-3.2.0-rc.2.jar
astyanax-queue-3.2.0-rc.2.pom



Related Tutorials