MVN

com.microsoft.azure : azure-schemaregistry-kafka-avro

Maven & Gradle

Apr 27, 2023
10 stars

Avro serializer for Apache Kafka client · Avro serializer with Azure Schema Registry for Apache Kafka client and Azure Schema Registry converter for Kafka Connect

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-schemaregistry-kafka-avro</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : azure-schemaregistry-kafka-avro to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1
  • Latest Beta: 1.1.0-beta.1

All Versions

Choose a version of com.microsoft.azure : azure-schemaregistry-kafka-avro to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
azure-schemaregistry-kafka-avro-1.1.1
azure-schemaregistry-kafka-avro-1.1.0-beta.1
1.0.x
azure-schemaregistry-kafka-avro-1.0.0-beta.9
azure-schemaregistry-kafka-avro-1.0.0-beta.8
azure-schemaregistry-kafka-avro-1.0.0-beta.7
azure-schemaregistry-kafka-avro-1.0.0-beta.6
azure-schemaregistry-kafka-avro-1.0.0-beta.5
azure-schemaregistry-kafka-avro-1.0.0-beta.4
azure-schemaregistry-kafka-avro-1.0.0-beta.2

How to add a dependency to Maven

Add the following com.microsoft.azure : azure-schemaregistry-kafka-avro maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-schemaregistry-kafka-avro</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.azure : azure-schemaregistry-kafka-avro gradle dependency to your build.gradle file:

implementation 'com.microsoft.azure:azure-schemaregistry-kafka-avro:1.1.1'

Gradle Kotlin DSL: Add the following com.microsoft.azure : azure-schemaregistry-kafka-avro gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.azure:azure-schemaregistry-kafka-avro:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.azure : azure-schemaregistry-kafka-avro sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.azure" % "azure-schemaregistry-kafka-avro" % "1.1.1"

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
189 stars

Discover Dependencies

May 23, 2023
14 usages
940 stars
Jul 30, 2023
2 usages
46 stars
Aug 24, 2023
1 usages
74 stars
Aug 02, 2023
1 usages
0 stars
Dec 28, 2020
1 usages
2 stars
Jun 29, 2020
1 stars
Jun 12, 2023
8 stars