Last Version

com.hortonworks.registries:schema-registry-webservice 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-webservice
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-webservice 0.9.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.hortonworks.registries : registry-common jar 0.9.1
com.hortonworks.registries : schema-registry-serdes jar 0.9.1
com.hortonworks.registries : registry-webservice jar 0.9.1
com.hortonworks.registries : schema-registry-authorizer jar 0.9.1
com.hortonworks.registries : schema-registry-core jar 0.9.1
io.dropwizard : dropwizard-core jar 1.3.22

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scala-lang : scala-reflect jar 2.12.10

test (13)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
io.dropwizard : dropwizard-testing jar 1.3.22
com.hortonworks.registries : schema-registry-serdes test-jar 0.9.1
org.apache.kafka : kafka-streams jar 2.5.0
org.apache.kafka : kafka-streams-test-utils jar 2.5.0
org.apache.kafka : kafka-clients jar 2.5.0
org.apache.kafka : kafka_2.12 jar 2.5.0
org.apache.kafka : kafka_2.12 jar 2.5.0
io.confluent » kafka-avro-serializer jar 3.1.1
org.apache.curator : curator-test jar 4.3.0
org.apache.httpcomponents : httpclient jar 4.5.7
com.hortonworks.registries : registry-common test-jar 0.9.1

Project Modules

There are no modules declared in this project.