is not current version
Last Version 0.9.1

com.hortonworks.registries:storage-core 0.9.0


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

storage-core
Version

Version

0.9.0
Type

Type

jar

Download storage-core 0.9.0


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