Last Version

Registry 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

registries
Version

Version

0.9.1
Type

Type

pom
Description

Description

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

Project URL

http://github.com/hortonworks/registry
Source Code Management

Source Code Management

http://github.com/hortonworks/registry.git

Download registries 0.9.1

Filename Size
registries-0.9.1.pom 58 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-client
  • common
  • cache
  • storage
  • webservice
  • tag-registry
  • schema-registry
  • examples
  • docker
  • model-registry
  • common-auth