License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.glue |
ArtifactId | ArtifactIdschema-registry-common |
Version | Version1.1.6 |
Type | Typejar |
Description |
DescriptionAWS 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 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-common/ -->
<dependency>
<groupId>software.amazon.glue</groupId>
<artifactId>schema-registry-common</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-common/
implementation 'software.amazon.glue:schema-registry-common:1.1.6'
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-common/
implementation ("software.amazon.glue:schema-registry-common:1.1.6")
'software.amazon.glue:schema-registry-common:jar:1.1.6'
<dependency org="software.amazon.glue" name="schema-registry-common" rev="1.1.6">
<artifact name="schema-registry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.glue', module='schema-registry-common', version='1.1.6')
)
libraryDependencies += "software.amazon.glue" % "schema-registry-common" % "1.1.6"
[software.amazon.glue/schema-registry-common "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : glue | jar | 2.17.52 |
software.amazon.glue : schema-registry-build-tools | jar | 1.1.6 |
software.amazon.awssdk : aws-json-protocol | jar | |
software.amazon.awssdk : url-connection-client | jar | |
org.apache.avro : avro | jar | 1.10.2 |
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 |
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 |