How To Install Java Artifact biz.paluch.redis.lettuce-shaded v3.0.Beta3

biz.paluch.redis lettuce-shaded 3.0.Beta3

Introduction

In this article, we'll learn how to install Java artifact lettuce-shaded from biz.paluch.redis group in version 3.0.Beta3. The artifact is available in 3 versions: 3.0.Beta3 3.0.Beta2 3.0.Beta1 The parent project is: biz.paluch.redis::lettuce-parent::3.0.Beta3

How To Install Java Artifact biz.paluch.redis.lettuce-shaded In Version 3.0.Beta3

To install the Java redis client with packaged Netty/Guava/Apache Pool dependencies artifact in version 3.0.Beta3 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 Java redis client with packaged Netty/Guava/Apache Pool dependencies 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.