is not current version
Last Version 1.1.12

AWS Glue Schema Registry AVRO Serializer Deserializer 1.0.2

The AWS Glue Schema Registry Serializer/Deserializer enables Java developers to easily integrate their Apache Kafka and AWS Kinesis applications with AWS Glue Schema Registry

License

License

GroupId

GroupId

software.amazon.glue
ArtifactId

ArtifactId

schema-registry-serde
Version

Version

1.0.2
Type

Type

jar
Description

Description

AWS Glue Schema Registry AVRO Serializer Deserializer
The AWS Glue Schema Registry Serializer/Deserializer enables Java developers to easily integrate their Apache Kafka and AWS Kinesis applications with AWS Glue Schema Registry
Project URL

Project URL

https://aws.amazon.com/glue
Source Code Management

Source Code Management

https://github.com/awslabs/aws-glue-schema-registry.git

Download schema-registry-serde 1.0.2


<!-- https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/ -->
<dependency>
    <groupId>software.amazon.glue</groupId>
    <artifactId>schema-registry-serde</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/
implementation 'software.amazon.glue:schema-registry-serde:1.0.2'
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/
implementation ("software.amazon.glue:schema-registry-serde:1.0.2")
'software.amazon.glue:schema-registry-serde:jar:1.0.2'
<dependency org="software.amazon.glue" name="schema-registry-serde" rev="1.0.2">
  <artifact name="schema-registry-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.glue', module='schema-registry-serde', version='1.0.2')
)
libraryDependencies += "software.amazon.glue" % "schema-registry-serde" % "1.0.2"
[software.amazon.glue/schema-registry-serde "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
software.amazon.glue : schema-registry-common jar 1.0.2
software.amazon.awssdk : arns jar 2.15.32
org.apache.kafka : kafka-clients jar 2.5.0

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-junit-jupiter jar 3.3.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.junit.platform : junit-platform-commons jar 1.6.2
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

There are no modules declared in this project.