Last Version

com.hortonworks.registries:schema-registry-common 0.9.1

Registry is a versioned entity framework that allows to build various registry services such as Schema Registry, ML Model Registry etc..

License

License

GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

schema-registry-common
Version

Version

0.9.1
Type

Type

jar
Description

Description

Registry is a versioned entity framework that allows to build various registry services such as Schema Registry, ML Model Registry etc..

Download schema-registry-common 0.9.1


<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-common/ -->
<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>schema-registry-common</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-common/
implementation 'com.hortonworks.registries:schema-registry-common:0.9.1'
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-common/
implementation ("com.hortonworks.registries:schema-registry-common:0.9.1")
'com.hortonworks.registries:schema-registry-common:jar:0.9.1'
<dependency org="com.hortonworks.registries" name="schema-registry-common" rev="0.9.1">
  <artifact name="schema-registry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='schema-registry-common', version='0.9.1')
)
libraryDependencies += "com.hortonworks.registries" % "schema-registry-common" % "0.9.1"
[com.hortonworks.registries/schema-registry-common "0.9.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
com.fasterxml.jackson.core : jackson-core jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.5
org.apache.avro : avro jar 1.9.1
io.swagger : swagger-annotations jar 1.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.hortonworks.registries : registry-common jar 0.9.1
com.hortonworks.registries : registry-common test-jar 0.9.1

Project Modules

There are no modules declared in this project.