is not current version
Last Version 0.9.1

com.hortonworks.registries:storage-tool 0.2.1


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

storage-tool
Version

Version

0.2.1
Type

Type

jar

Download storage-tool 0.2.1


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