License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdredis |
Version | Version1.4.4 |
Type | Typejar |
Description |
Descriptionredis
redis
|
Filename | Size |
---|---|
redis-1.4.4.pom | |
redis-1.4.4.jar | 35 KB |
redis-1.4.4-sources.jar | 14 KB |
redis-1.4.4-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/redis/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>redis</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/redis/
implementation 'io.github.shaohuizhe:redis:1.4.4'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/redis/
implementation ("io.github.shaohuizhe:redis:1.4.4")
'io.github.shaohuizhe:redis:jar:1.4.4'
<dependency org="io.github.shaohuizhe" name="redis" rev="1.4.4">
<artifact name="redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='redis', version='1.4.4')
)
libraryDependencies += "io.github.shaohuizhe" % "redis" % "1.4.4"
[io.github.shaohuizhe/redis "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : tools | jar | 1.9.1.1 |
io.github.shaohuizhe : spring | jar | 1.7.5.1 |
io.github.shaohuizhe : cache | jar | 1.1 |
org.aspectj : aspectjweaver | jar | |
org.springframework.data : spring-data-redis | jar | |
redis.clients : jedis | jar | 3.3.0 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |