Apache Avro Protobuf Compatibility

Permit serialization of Protobuf-generated classes as Avro data.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.avro
ArtifactId

ArtifactId

avro-protobuf
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download avro-protobuf

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.avro : avro jar 1.11.0
com.google.protobuf : protobuf-java jar 3.17.3
com.fasterxml.jackson.core : jackson-core jar 2.12.5
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
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