MVN

software.amazon.glue : schema-registry-parent

Maven & Gradle

Mar 09, 2023
114 stars

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

<dependency>
    <groupId>software.amazon.glue</groupId>
    <artifactId>schema-registry-parent</artifactId>
    <version>1.1.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.amazon.glue : schema-registry-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.15

All Versions

Choose a version of software.amazon.glue : schema-registry-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
schema-registry-parent-1.1.15
schema-registry-parent-1.1.14
schema-registry-parent-1.1.13
schema-registry-parent-1.1.12
schema-registry-parent-1.1.11
schema-registry-parent-1.1.10
schema-registry-parent-1.1.9
schema-registry-parent-1.1.8
schema-registry-parent-1.1.7
schema-registry-parent-1.1.6
schema-registry-parent-1.1.5
schema-registry-parent-1.1.4
schema-registry-parent-1.1.3
schema-registry-parent-1.1.2
schema-registry-parent-1.1.1
schema-registry-parent-1.1.0
1.0.x
schema-registry-parent-1.0.2
schema-registry-parent-1.0.1
schema-registry-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>software.amazon.glue</groupId>
    <artifactId>schema-registry-parent</artifactId>
    <version>1.1.15</version>
</dependency>

Advertisement