Last Version

AWS Glue Schema Registry common 1.1.12

The AWS Glue Schema Common is the common package used by AWS Glue Schema Registry Library and has the core functionality.

License

License

GroupId

GroupId

software.amazon.glue
ArtifactId

ArtifactId

schema-registry-common
Version

Version

1.1.12
Type

Type

jar
Description

Description

AWS Glue Schema Registry common
The AWS Glue Schema Common is the common package used by AWS Glue Schema Registry Library and has the core functionality.
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-common 1.1.12


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

Dependencies

compile (11)

Group / Artifact Type Version
software.amazon.awssdk : glue jar 2.17.122
software.amazon.glue : schema-registry-build-tools jar 1.1.12
software.amazon.awssdk : aws-json-protocol jar
software.amazon.awssdk : url-connection-client jar
org.apache.avro : avro jar 1.11.0
org.apache.commons : commons-compress jar 1.21
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.0-jre
org.apache.commons : commons-lang3 jar 3.8.1
org.projectlombok : lombok jar 1.18.20
org.projectlombok : lombok-utils jar 1.18.12

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.