Last Version

com.hortonworks.registries: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

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 registry-webservice 0.9.1


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

Dependencies

compile (13)

Group / Artifact Type Version
com.hortonworks.registries : registry-common jar 0.9.1
com.hortonworks.registries : storage-core jar 0.9.1
com.hortonworks.registries : schema-registry-common jar 0.9.1
com.hortonworks.registries : common-auth jar 0.9.1
io.dropwizard : dropwizard-core jar 1.3.22
com.smoketurner : dropwizard-swagger jar 1.3.17-1
io.dropwizard.metrics : metrics-annotation jar 4.0.5
org.hibernate : hibernate-validator jar 5.4.2.Final
org.apache.curator : curator-framework jar 4.3.0
org.apache.curator : curator-client jar 4.3.0
org.apache.curator : curator-recipes jar 4.3.0
com.hortonworks.registries : schema-registry-core jar 0.9.1
org.eclipse.jetty : jetty-util jar 9.4.26.v20200117

test (2)

Group / Artifact Type Version
org.apache.curator : curator-test jar 4.3.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.