License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.alicp.jetcache |
ArtifactId | ArtifactIdjetcache-starter-redis-lettuce4 |
Last Version | Last Version2.6.0.M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona Java cache abstraction which provides consistent use for various caching solutions
|
<!-- https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-starter-redis-lettuce4/ -->
<dependency>
<groupId>com.alicp.jetcache</groupId>
<artifactId>jetcache-starter-redis-lettuce4</artifactId>
<version>2.6.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-starter-redis-lettuce4/
implementation 'com.alicp.jetcache:jetcache-starter-redis-lettuce4:2.6.0.M1'
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-starter-redis-lettuce4/
implementation ("com.alicp.jetcache:jetcache-starter-redis-lettuce4:2.6.0.M1")
'com.alicp.jetcache:jetcache-starter-redis-lettuce4:jar:2.6.0.M1'
<dependency org="com.alicp.jetcache" name="jetcache-starter-redis-lettuce4" rev="2.6.0.M1">
<artifact name="jetcache-starter-redis-lettuce4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alicp.jetcache', module='jetcache-starter-redis-lettuce4', version='2.6.0.M1')
)
libraryDependencies += "com.alicp.jetcache" % "jetcache-starter-redis-lettuce4" % "2.6.0.M1"
[com.alicp.jetcache/jetcache-starter-redis-lettuce4 "2.6.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
com.alicp.jetcache : jetcache-autoconfigure | jar | 2.6.0.M1 |
com.alicp.jetcache : jetcache-anno | jar | 2.6.0.M1 |
com.alicp.jetcache : jetcache-redis-lettuce4 | jar | 2.6.0.M1 |
com.alibaba : fastjson | jar | 1.2.51 |
com.esotericsoftware : kryo | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.0.2 |
org.junit.platform : junit-platform-launcher | jar | 1.0.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.2 |
org.junit.vintage : junit-vintage-engine | jar | 4.12.2 |
org.apiguardian : apiguardian-api | jar | 1.0.0 |