License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-schemaregistry-kafka-avro |
Version | Version1.0.0-beta.6 |
Type | Typejar |
Description |
DescriptionAvro serializer for Apache Kafka client
Avro serializer with Azure Schema Registry for Apache Kafka client
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |