How To Install Java Artifact org.apache.curator.curator-recipes v2.11.1

org.apache.curator curator-recipes 2.11.1

Introduction

In this article, we'll learn how to install Java artifact curator-recipes from org.apache.curator group in version 2.11.1. The artifact is available in 38 versions: 5.6.0 5.5.0 5.4.0 5.3.0 5.2.1 5.2.0 5.1.0 5.0.0 4.3.0 4.2.0 4.1.0 4.0.1 4.0.0 3.3.0 3.2.1 3.2.0 3.1.0 3.0.0 2.13.0 2.12.0 2.11.1 2.11.0 2.10.0 2.9.1 2.9.0 2.8.0 2.7.1 2.7.0 2.6.0 2.5.0 2.4.2 2.4.1 2.4.0 2.3.0 2.2.0-incubating 2.1.0-incubating 2.0.1-incubating 2.0.0-incubating The parent project is: org.apache.curator::apache-curator::2.11.1

How To Install Java Artifact org.apache.curator.curator-recipes In Version 2.11.1

To install the Curator Recipes artifact in version 2.11.1 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 Curator Recipes 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 (1)

Test dependencies (4)