Apache Avro Thrift Compatibility

Permit serialization of Thrift-generated classes as Avro data.

License

License

GroupId

GroupId

org.apache.avro
ArtifactId

ArtifactId

avro-thrift
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Avro Thrift Compatibility
Permit serialization of Thrift-generated classes as Avro data.
Project Organization

Project Organization

The Apache Software Foundation

Download avro-thrift

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.avro/avro-thrift/ -->
<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-thrift</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avro/avro-thrift/
implementation 'org.apache.avro:avro-thrift:1.11.0'
// https://jarcasting.com/artifacts/org.apache.avro/avro-thrift/
implementation ("org.apache.avro:avro-thrift:1.11.0")
'org.apache.avro:avro-thrift:jar:1.11.0'
<dependency org="org.apache.avro" name="avro-thrift" rev="1.11.0">
  <artifact name="avro-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.avro', module='avro-thrift', version='1.11.0')
)
libraryDependencies += "org.apache.avro" % "avro-thrift" % "1.11.0"
[org.apache.avro/avro-thrift "1.11.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.avro : avro jar 1.11.0
org.apache.thrift : libthrift jar 0.15.0
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0
1.10.2
1.10.1
1.10.0
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0