License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.glue |
ArtifactId | ArtifactIdschema-registry-serde |
Version | Version1.1.8 |
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.8.pom | |
schema-registry-serde-1.1.8.jar | 76 KB |
schema-registry-serde-1.1.8-sources.jar | 42 KB |
schema-registry-serde-1.1.8-javadoc.jar | 188 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/
implementation 'software.amazon.glue:schema-registry-serde:1.1.8'
// https://jarcasting.com/artifacts/software.amazon.glue/schema-registry-serde/
implementation ("software.amazon.glue:schema-registry-serde:1.1.8")
'software.amazon.glue:schema-registry-serde:jar:1.1.8'
<dependency org="software.amazon.glue" name="schema-registry-serde" rev="1.1.8">
<artifact name="schema-registry-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.glue', module='schema-registry-serde', version='1.1.8')
)
libraryDependencies += "software.amazon.glue" % "schema-registry-serde" % "1.1.8"
[software.amazon.glue/schema-registry-serde "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.glue : schema-registry-common | jar | 1.1.8 |
software.amazon.awssdk : arns | jar | |
org.apache.kafka : kafka-clients | jar | 2.8.1 |
com.kjetland : mbknor-jackson-jsonschema_2.12 | jar | 1.0.39 |
io.github.classgraph : classgraph | jar | 4.8.120 |
com.github.erosb : 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 |