License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-starter-redis |
Last Version | Last Version2.5.1.v20220215 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnutzboot-starter-redis
NutzBoot, micoservice base on Nutz
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-redis/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-starter-redis</artifactId>
<version>2.5.1.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-redis/
implementation 'org.nutz:nutzboot-starter-redis:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-redis/
implementation ("org.nutz:nutzboot-starter-redis:2.5.1.v20220215")
'org.nutz:nutzboot-starter-redis:jar:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-starter-redis" rev="2.5.1.v20220215">
<artifact name="nutzboot-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-redis', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-redis" % "2.5.1.v20220215"
[org.nutz/nutzboot-starter-redis "2.5.1.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz-integration-jedis | jar | 1.r.69.v20220215 |
redis.clients : jedis | jar | 2.10.2 |
org.nutz : nutzboot-core | jar | 2.5.1.v20220215 |