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