License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.herodotus.engine |
ArtifactId | ArtifactIdcache-sdk-redis |
Last Version | Last Version2.7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHerodotus Engine
|
Filename | Size |
---|---|
cache-sdk-redis-2.7.1.0.pom | |
cache-sdk-redis-2.7.1.0.jar | 15 KB |
cache-sdk-redis-2.7.1.0-sources.jar | 17 KB |
cache-sdk-redis-2.7.1.0-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/cache-sdk-redis/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>cache-sdk-redis</artifactId>
<version>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/cache-sdk-redis/
implementation 'cn.herodotus.engine:cache-sdk-redis:2.7.1.0'
// https://jarcasting.com/artifacts/cn.herodotus.engine/cache-sdk-redis/
implementation ("cn.herodotus.engine:cache-sdk-redis:2.7.1.0")
'cn.herodotus.engine:cache-sdk-redis:jar:2.7.1.0'
<dependency org="cn.herodotus.engine" name="cache-sdk-redis" rev="2.7.1.0">
<artifact name="cache-sdk-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='cache-sdk-redis', version='2.7.1.0')
)
libraryDependencies += "cn.herodotus.engine" % "cache-sdk-redis" % "2.7.1.0"
[cn.herodotus.engine/cache-sdk-redis "2.7.1.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.herodotus.engine : cache-core | jar | 2.7.1.0 |
org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | 2.7.1 |
org.springframework.session : spring-session-data-redis | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.7.1 |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.7.1 |