Last Version

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

storage
Version

Version

0.9.1
Type

Type

pom
Description

Description

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

Download storage 0.9.1

Filename Size
storage-0.9.1.pom 685 bytes
Browse

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

  • core
  • tool
  • common