is not current version
Last Version 0.4.0

io.pravega:schemaregistry-contract 0.1.0

Streaming Storage Platform

GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

schemaregistry-contract
Version

Version

0.1.0
Type

Type

jar

Download schemaregistry-contract 0.1.0


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