Last Version

Pravega 0.4.0

Streaming Storage Platform

License

License

GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

schemaregistry-contract
Version

Version

0.4.0
Type

Type

jar
Description

Description

Pravega
Streaming Storage Platform
Project URL

Project URL

http://pravega.io
Source Code Management

Source Code Management

https://github.com/pravega/schema-registry/tree/master

Download schemaregistry-contract 0.4.0


<!-- https://jarcasting.com/artifacts/io.pravega/schemaregistry-contract/ -->
<dependency>
    <groupId>io.pravega</groupId>
    <artifactId>schemaregistry-contract</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-contract/
implementation 'io.pravega:schemaregistry-contract:0.4.0'
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-contract/
implementation ("io.pravega:schemaregistry-contract:0.4.0")
'io.pravega:schemaregistry-contract:jar:0.4.0'
<dependency org="io.pravega" name="schemaregistry-contract" rev="0.4.0">
  <artifact name="schemaregistry-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='schemaregistry-contract', version='0.4.0')
)
libraryDependencies += "io.pravega" % "schemaregistry-contract" % "0.4.0"
[io.pravega/schemaregistry-contract "0.4.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.pravega : schemaregistry-common jar 0.4.0
javax.servlet : javax.servlet-api jar 4.0.0
io.swagger : swagger-jersey2-jaxrs jar 1.6.2
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
javax.xml.bind : jaxb-api jar 2.3.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.0

test (7)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.12
io.pravega : pravega-common jar 0.11.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.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

Project Modules

There are no modules declared in this project.