MVN

org.apache.avro : avro-protobuf

Maven & Gradle

Jun 26, 2023
16 usages
1.9k stars

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

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

Latest Version

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

  • Latest Stable: 1.11.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.avro" % "avro-protobuf" % "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

Jun 25, 2018
8 usages
54 stars
May 11, 2020
24 usages
Dec 28, 2018
1 usages
696 stars
Jan 31, 2016
67 usages
1.2k stars
Jan 29, 2016
0 stars
Oct 09, 2018
2 usages
11.4k stars
Jan 30, 2016
2 usages
430 stars