is not current version
Last Version 0.9.1

com.hortonworks.registries:cache 0.4.0


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

cache
Version

Version

0.4.0
Type

Type

jar

Download cache 0.4.0


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