is not current version
Last Version 0.9.1

com.hortonworks.registries:model-registry 0.3.1


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

model-registry
Version

Version

0.3.1
Type

Type

jar

Download model-registry 0.3.1


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