Last Version

com.alicp.jetcache:jetcache-redis-luttece 2.2.2

a Java cache abstraction which provides consistent use for various caching solutions

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.alicp.jetcache
ArtifactId

ArtifactId

jetcache-redis-luttece
Version

Version

2.2.2
Type

Type

jar
Description

Description

a Java cache abstraction which provides consistent use for various caching solutions

Download jetcache-redis-luttece 2.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alicp.jetcache : jetcache-core jar 2.2.2
biz.paluch.redis : lettuce jar 4.4.2.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.