is not current version
Last Version 1.1.12

AWS Glue Schema Registry Serializer Deserializer 1.1.1

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.1.1
Type

Type

jar
Description

Description

AWS Glue Schema Registry 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.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.glue : schema-registry-common jar 1.1.1
software.amazon.awssdk : arns jar
org.apache.kafka : kafka-clients jar 2.5.0
com.kjetland : mbknor-jackson-jsonschema_2.12 jar 1.0.39
com.github.erosb : everit-json-schema jar 1.12.2

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.