| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.pravega |
| ArtifactId | ArtifactIdschemaregistry-serializers-json |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPravega
Streaming Storage Platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.pravega/schemaregistry-serializers-json/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>schemaregistry-serializers-json</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-serializers-json/
implementation 'io.pravega:schemaregistry-serializers-json:0.4.0'
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-serializers-json/
implementation ("io.pravega:schemaregistry-serializers-json:0.4.0")
'io.pravega:schemaregistry-serializers-json:jar:0.4.0'
<dependency org="io.pravega" name="schemaregistry-serializers-json" rev="0.4.0">
<artifact name="schemaregistry-serializers-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='schemaregistry-serializers-json', version='0.4.0')
)
libraryDependencies += "io.pravega" % "schemaregistry-serializers-json" % "0.4.0"
[io.pravega/schemaregistry-serializers-json "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.pravega : schemaregistry-serializers-shared | jar | 0.4.0 |
| com.github.erosb : everit-json-schema | jar | 1.12.1 |
| com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| io.pravega : pravega-client | jar | 0.11.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.0 |
| io.pravega : schemaregistry-serializers-shared | jar | 0.4.0 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| io.pravega : pravega-test-testcommon | jar | 0.11.0 |