Jedis is a blazingly small and sane Redis java client.
[redis.clients/jedis "1.5.3-SNAPSHOT"]
redis.clients/jedis {:mvn/version "1.5.3-SNAPSHOT"}
implementation("redis.clients:jedis:1.5.3-SNAPSHOT")
<dependency> <groupId>redis.clients</groupId> <artifactId>jedis</artifactId> <version>1.5.3-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: