MVN

org.apache.avro : avro-thrift

Maven & Gradle

Jun 26, 2023
5 usages
1.9k stars

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

<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-thrift</artifactId>
    <version>1.11.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.avro : avro-thrift to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11.2

All Versions

Choose a version of org.apache.avro : avro-thrift to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.11.x
avro-thrift-1.11.2
avro-thrift-1.11.1
avro-thrift-1.11.0
1.10.x
avro-thrift-1.10.2
avro-thrift-1.10.1
avro-thrift-1.10.0
1.9.x
avro-thrift-1.9.2
avro-thrift-1.9.1
avro-thrift-1.9.0
1.8.x
avro-thrift-1.8.2
avro-thrift-1.8.1
avro-thrift-1.8.0
1.7.x
avro-thrift-1.7.7
avro-thrift-1.7.6
avro-thrift-1.7.5
avro-thrift-1.7.4
avro-thrift-1.7.3
avro-thrift-1.7.2
avro-thrift-1.7.1
avro-thrift-1.7.0
1.6.x
avro-thrift-1.6.3
avro-thrift-1.6.2
avro-thrift-1.6.1
avro-thrift-1.6.0

How to add a dependency to Maven

Add the following org.apache.avro : avro-thrift maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-thrift</artifactId>
    <version>1.11.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.avro : avro-thrift gradle dependency to your build.gradle file:

implementation 'org.apache.avro:avro-thrift:1.11.2'

Gradle Kotlin DSL: Add the following org.apache.avro : avro-thrift gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.avro:avro-thrift:1.11.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.avro : avro-thrift sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.avro" % "avro-thrift" % "1.11.2"

Advertisement

Dependencies from Group

Jun 26, 2023
1.7k usages
1.9k stars
Jun 26, 2023
257 usages
1.9k stars
Jun 26, 2023
190 usages
1.9k stars
Jun 26, 2023
148 usages
2k stars
Jun 26, 2023
28 usages
1.9k stars

Discover Dependencies

Jan 31, 2018
6 usages
1 stars
Jul 24, 2017
3 usages
101 stars
Oct 13, 2022
3 usages
50 stars
Jul 29, 2018
2 usages
1 stars
Mar 12, 2022
2 usages
69 stars
May 28, 2021
10 usages
4 stars
Apr 27, 2013
18 usages
382 stars
Mar 09, 2022
17 usages
7 stars
Apr 13, 2016
5 usages
18 stars
May 12, 2020
3 usages
7 stars