License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.glue |
ArtifactId | ArtifactIdschema-registry-serde |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionAWS Glue Schema Registry Serializer Deserializer
The AWS Glue Schema Registry Serializer/Deserializer enables Java developers to easily integrate
their Apache Kafka and AWS Kinesis applications with AWS Glue Schema Registry
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema-registry-serde-1.1.0.pom | |
schema-registry-serde-1.1.0.jar | 68 KB |
schema-registry-serde-1.1.0-sources.jar | 40 KB |
schema-registry-serde-1.1.0-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/ -->
<dependency>
<groupId>software.amazon.glue</groupId>
<artifactId>schema-registry-serde</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/
implementation 'software.amazon.glue:schema-registry-serde:1.1.0'
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/
implementation ("software.amazon.glue:schema-registry-serde:1.1.0")
'software.amazon.glue:schema-registry-serde:jar:1.1.0'
<dependency org="software.amazon.glue" name="schema-registry-serde" rev="1.1.0">
<artifact name="schema-registry-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.glue', module='schema-registry-serde', version='1.1.0')
)
libraryDependencies += "software.amazon.glue" % "schema-registry-serde" % "1.1.0"
[software.amazon.glue/schema-registry-serde "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.glue : schema-registry-common | jar | 1.1.0 |
software.amazon.awssdk : arns | jar | |
org.apache.kafka : kafka-clients | jar | 2.5.0 |
com.kjetland : mbknor-jackson-jsonschema_2.12 | jar | 1.0.39 |
com.github.everit-org.json-schema » org.everit.json.schema | jar | 1.12.2 |
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 |