Jar examples for a:avro-thrift
Permit serialization of Thrift-generated classes as Avro data.
You can download jar file avro-thrift 1.6.3 in this page.
Apache License
You can use the following script to add avro-thrift-1.6.3.jar to your project.
<dependency> <groupId>org.apache.avro</groupId> <artifactId>avro-thrift</artifactId> <version>1.6.3</version> </dependency>
compile group: 'org.apache.avro', name: 'avro-thrift', version: '1.6.3'
libraryDependencies += "org.apache.avro" % "avro-thrift" % "1.6.3"
<dependency org="org.apache.avro" name="avro-thrift" rev="1.6.3"/>
@Grapes(@Grab(group='org.apache.avro', module='avro-thrift', version='1.6.3'))
'org.apache.avro:avro-thrift:jar:1.6.3'
Click the following link to download the jar file.
avro-thrift-1.6.3-javadoc.jar