Last Version

com.alicp.jetcache:jetcache-starter-redis 2.7.0.M1

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-starter-redis
Version

Version

2.7.0.M1
Type

Type

jar
Description

Description

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

Download jetcache-starter-redis 2.7.0.M1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.alicp.jetcache : jetcache-autoconfigure jar 2.7.0.M1
com.alicp.jetcache : jetcache-anno jar 2.7.0.M1
com.alicp.jetcache : jetcache-redis jar 2.7.0.M1
redis.clients : jedis jar 4.2.2
com.alibaba : fastjson jar 1.2.80
com.esotericsoftware : kryo jar 5.3.0

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.