is not current version
Last Version 1.0.1

com.azure:azure-data-schemaregistry-apacheavro 1.0.0-beta.6

Apache Avro-specific serializer for Azure Schema Registry client library

Categories

Categories

Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-data-schemaregistry-apacheavro
Version

Version

1.0.0-beta.6
Type

Type

jar

Download azure-data-schemaregistry-apacheavro 1.0.0-beta.6


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