License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Net CLI User Interface |
GroupId | GroupIdtop.netkit |
ArtifactId | ArtifactIdredis-client |
Last Version | Last Version3.16.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-client
redis client
|
Project URL |
Project URL |
Filename | Size |
---|---|
redis-client-3.16.8.pom | |
redis-client-3.16.8.jar | 55 KB |
redis-client-3.16.8-sources.jar | 30 KB |
redis-client-3.16.8-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.netkit/redis-client/ -->
<dependency>
<groupId>top.netkit</groupId>
<artifactId>redis-client</artifactId>
<version>3.16.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.netkit/redis-client/
implementation 'top.netkit:redis-client:3.16.8'
// https://jarcasting.com/artifacts/top.netkit/redis-client/
implementation ("top.netkit:redis-client:3.16.8")
'top.netkit:redis-client:jar:3.16.8'
<dependency org="top.netkit" name="redis-client" rev="3.16.8">
<artifact name="redis-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.netkit', module='redis-client', version='3.16.8')
)
libraryDependencies += "top.netkit" % "redis-client" % "3.16.8"
[top.netkit/redis-client "3.16.8"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 4.1.1 |
org.redisson : redisson | jar | 3.16.8 |