Download avro-scala_2.11-0.5.1.jar file - Jar a

Jar examples for a:avro-scala-2.11

Description

Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.

You can download jar file avro-scala_2.11 0.5.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add avro-scala_2.11-0.5.1.jar to your project.

<dependency>
   <groupId>io.amient.affinity</groupId>
   <artifactId>avro-scala_2.11</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'io.amient.affinity', name: 'avro-scala_2.11', version: '0.5.1'
libraryDependencies += "io.amient.affinity" % "avro-scala_2.11" % "0.5.1"
<dependency org="io.amient.affinity" name="avro-scala_2.11" rev="0.5.1"/>
@Grapes(@Grab(group='io.amient.affinity', module='avro-scala_2.11', version='0.5.1'))
'io.amient.affinity:avro-scala_2.11:jar:0.5.1'

Download

Click the following link to download the jar file.

avro-scala_2.11-0.5.1-javadoc.jar
avro-scala_2.11-0.5.1-sources.jar
avro-scala_2.11-0.5.1.jar
avro-scala_2.11-0.5.1.pom



Related Tutorials