is not current version
Last Version 0.9.1

com.hortonworks.registries:storage 0.4.0


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

storage
Version

Version

0.4.0
Type

Type

pom

Download storage 0.4.0

Filename Size
storage-0.4.0.pom 631 bytes
Browse

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