Last Version

AWS Glue Schema Registry Integration Tests 1.1.12

The AWS Glue Schema Registry tests would do a sanity check for the schema registry library.

License

License

GroupId

GroupId

software.amazon.glue
ArtifactId

ArtifactId

schema-registry-integration-tests
Version

Version

1.1.12
Type

Type

jar
Description

Description

AWS Glue Schema Registry Integration Tests
The AWS Glue Schema Registry tests would do a sanity check for the schema registry library.
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-integration-tests 1.1.12


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

Dependencies

compile (19)

Group / Artifact Type Version
software.amazon.glue : schema-registry-serde jar 1.1.12
software.amazon.glue : schema-registry-kafkastreams-serde jar 1.1.12
software.amazon.awssdk : kinesis jar
software.amazon.awssdk : auth jar
org.apache.kafka : kafka_2.12 jar 2.8.1
org.apache.kafka : kafka-clients jar 2.8.1
org.apache.kafka : kafka-streams jar 2.8.1
org.slf4j : slf4j-simple jar 1.7.30
org.slf4j : slf4j-api jar 1.7.30
org.apache.avro : avro jar 1.11.0
org.apache.avro : avro-maven-plugin jar 1.11.0
org.apache.avro : avro-compiler jar 1.11.0
org.apache.avro : avro-ipc jar 1.11.0
com.google.protobuf : protobuf-java jar 3.19.2
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1
org.junit.platform : junit-platform-surefire-provider jar 1.3.2

test (7)

Group / Artifact Type Version
software.amazon.kinesis : amazon-kinesis-client jar 2.2.9
com.amazonaws : amazon-kinesis-producer jar LATEST
cloud.localstack : localstack-utils jar 0.2.11
org.awaitility : awaitility jar 3.0.0
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest-all jar 1.1
software.amazon.glue : schema-registry-serde test-jar 1.1.12

Project Modules

There are no modules declared in this project.