Last Version

Avro serializer for Apache Kafka client 1.0.0-beta.6

Avro serializer with Azure Schema Registry for Apache Kafka client

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-schemaregistry-kafka-avro
Version

Version

1.0.0-beta.6
Type

Type

jar
Description

Description

Avro serializer for Apache Kafka client
Avro serializer with Azure Schema Registry for Apache Kafka client
Project URL

Project URL

https://github.com/Azure/azure-schema-registry-for-kafka

Download azure-schemaregistry-kafka-avro 1.0.0-beta.6


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-schemaregistry-kafka-avro/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-schemaregistry-kafka-avro</artifactId>
    <version>1.0.0-beta.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-schemaregistry-kafka-avro/
implementation 'com.microsoft.azure:azure-schemaregistry-kafka-avro:1.0.0-beta.6'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-schemaregistry-kafka-avro/
implementation ("com.microsoft.azure:azure-schemaregistry-kafka-avro:1.0.0-beta.6")
'com.microsoft.azure:azure-schemaregistry-kafka-avro:jar:1.0.0-beta.6'
<dependency org="com.microsoft.azure" name="azure-schemaregistry-kafka-avro" rev="1.0.0-beta.6">
  <artifact name="azure-schemaregistry-kafka-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-schemaregistry-kafka-avro', version='1.0.0-beta.6')
)
libraryDependencies += "com.microsoft.azure" % "azure-schemaregistry-kafka-avro" % "1.0.0-beta.6"
[com.microsoft.azure/azure-schemaregistry-kafka-avro "1.0.0-beta.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.3.1
com.azure : azure-data-schemaregistry-apacheavro jar 1.0.0-beta.8
com.azure : azure-data-schemaregistry jar 1.0.1
com.azure : azure-core-serializer-avro-apache jar 1.0.0-beta.17

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.