Jar examples for a:avro-ipc
Avro inter-process communication components
You can download jar file avro-ipc 1.5.1 in this page.
Apache License
You can use the following script to add avro-ipc-1.5.1.jar to your project.
<dependency> <groupId>org.apache.avro</groupId> <artifactId>avro-ipc</artifactId> <version>1.5.1</version> </dependency>
compile group: 'org.apache.avro', name: 'avro-ipc', version: '1.5.1'
libraryDependencies += "org.apache.avro" % "avro-ipc" % "1.5.1"
<dependency org="org.apache.avro" name="avro-ipc" rev="1.5.1"/>
@Grapes(@Grab(group='org.apache.avro', module='avro-ipc', version='1.5.1'))
'org.apache.avro:avro-ipc:jar:1.5.1'
Click the following link to download the jar file.
avro-ipc-1.5.1-javadoc.jar