Download astyanax-core-2.1.0.jar file - Jar a

Jar examples for a:astyanax-core

Description

astyanax-core developed by Netflix

You can download jar file astyanax-core 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add astyanax-core-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

astyanax-core-2.1.0-javadoc.jar
astyanax-core-2.1.0-sources.jar
astyanax-core-2.1.0.jar
astyanax-core-2.1.0.pom



Related Tutorials