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