Last Version

com.hortonworks.registries:cache 0.9.1

Registry is a versioned entity framework that allows to build various registry services such as Schema Registry, ML Model Registry etc..

License

License

GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

cache
Version

Version

0.9.1
Type

Type

jar
Description

Description

Registry is a versioned entity framework that allows to build various registry services such as Schema Registry, ML Model Registry etc..

Download cache 0.9.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.hortonworks.registries : registry-common jar 0.9.1
biz.paluch.redis : lettuce jar 3.5.0.Final
io.netty : netty-common jar 4.1.46.Final
io.netty : netty-transport jar 4.1.46.Final
io.netty : netty-handler jar 4.1.46.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.