is not current version
Last Version 1.1.12

software.amazon.glue:schema-registry-parent 1.1.7

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

GroupId

GroupId

software.amazon.glue
ArtifactId

ArtifactId

schema-registry-parent
Version

Version

1.1.7
Type

Type

pom

Download schema-registry-parent 1.1.7


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