## Use Jedis as a maven dependency: ### Official Releases ```xml redis.clients jedis 5.0.0 ``` ### Snapshots ```xml snapshots-repo https://oss.sonatype.org/content/repositories/snapshots ``` and ```xml redis.clients jedis 5.1.0-SNAPSHOT ```