s

schemaregistry-common

Streaming Storage Platform
http://pravega.io
The Apache License, Version 2.0
Shivesh Ranjan Flavio Junqueira
Files download
File Operation
schemaregistry-common-0.6.0.jar download
schemaregistry-common-0.6.0.pom download
schemaregistry-common-0.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.pravega</groupId>
  <artifactId>schemaregistry-common</artifactId>
  <version>0.6.0</version>
</dependency>
Gradle Groovy
implementation 'io.pravega:schemaregistry-common:0.6.0'
Gradle Kotlin
implementation("io.pravega:schemaregistry-common:0.6.0")
Scala SBT
libraryDependencies += "io.pravega" % "schemaregistry-common" % "0.6.0"
Groovy Grape
@Grapes(
  @Grab(group='io.pravega', module='schemaregistry-common', version='0.6.0')
)
Apache Ivy
<dependency org="io.pravega" name="schemaregistry-common" rev="0.6.0" />
Leiningen
[io.pravega/schemaregistry-common "0.6.0"]
Apache Buildr
'io.pravega:schemaregistry-common:jar:0.6.0'