Last Version

AWS Glue Schema Registry Library 1.1.12

The AWS Glue Schema Registry Library for Java enables Java developers to easily integrate their data streaming systems with AWS Glue Schema Registry

License

License

GroupId

GroupId

software.amazon.glue
ArtifactId

ArtifactId

schema-registry-parent
Version

Version

1.1.12
Type

Type

pom
Description

Description

AWS Glue Schema Registry Library
The AWS Glue Schema Registry Library for Java enables Java developers to easily integrate their data streaming systems 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-parent 1.1.12


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-tools
  • common
  • serializer-deserializer
  • kafkastreams-serde
  • avro-kafkaconnect-converter
  • avro-flink-serde
  • examples
  • integration-tests
  • jsonschema-kafkaconnect-converter
  • protobuf-kafkaconnect-converter