How To Install Java Artifact redis.clients.jedis v5.2.0-alpha2

redis.clients jedis 5.2.0-alpha2

Introduction

In this article, we'll learn how to install Java artifact jedis from redis.clients group in version 5.2.0-alpha2. The artifact is available in 117 versions: jedis-3.6.2 5.2.0-beta1 5.2.0-alpha3 5.2.0-alpha2 5.1.2 5.1.1 5.1.0 5.0.2 5.0.1 5.0.0-beta2 5.0.0-beta1 5.0.0-alpha2 5.0.0-alpha1 5.0.0 4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4.0-rc1 4.4.0-m2 4.4.0-m1 4.4.0 4.3.2 4.3.1 4.3.0-m2 4.3.0-m1 4.3.0 4.2.3 4.2.2 4.2.1 4.2.0-rc1 4.2.0-m1 4.2.0 4.1.1 4.1.0 4.0.1 4.0.0-rc2 4.0.0-beta4 4.0.0-beta3 4.0.0-beta2 4.0.0-beta1 4.0.0-RC1 4.0.0 3.10.0 3.9.0 3.8.0 3.7.1 3.7.0-RC1 3.7.0 3.6.3 3.6.2 3.6.1 3.6.0-RC1 3.6.0 3.5.2 3.5.1 3.5.0 3.4.1 3.4.0 3.3.0 3.2.0 3.1.0-rc2 3.1.0-rc 3.1.0-m4 3.1.0-m3 3.1.0-m2 3.1.0-m1 3.1.0 3.0.1-rc1 3.0.1 3.0.0-rc1 3.0.0-m1 3.0.0 2.10.2 2.10.1 2.10.0-rc1 2.10.0-m1 2.10.0 2.9.3 2.9.2 2.9.1 2.9.0 2.8.2 2.8.1 2.8.0 2.7.3 2.7.2 2.7.1 2.7.0 2.6.3 2.6.2 2.6.1 2.6.0 2.5.2 2.5.1 2.5.0 2.4.2 2.4.1 2.4.0 2.3.1 2.3.0 2.2.1 2.2.0 2.1.0 2.0.0 1.5.2 1.5.1 1.5.0-RC2 1.5.0-RC1 1.5.0 1.4.0 1.3.1 1.3.0 . The Jedis project has been released under MIT license, and has its own website at: https://github.com/redis/jedis . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact redis.clients.jedis In Version 5.2.0-alpha2

To install the Jedis artifact in version 5.2.0-alpha2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Jedis dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (7)

Test dependencies (8)

Licenses