Last Version

recipes 2.1.2

Additional recipes built on top of Netflix's Curator.

GroupId

GroupId

com.bazaarvoice.curator
ArtifactId

ArtifactId

recipes
Version

Version

2.1.2
Type

Type

jar
Description

Description

recipes
Additional recipes built on top of Netflix's Curator.

Download recipes 2.1.2


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.curator/recipes/ -->
<dependency>
    <groupId>com.bazaarvoice.curator</groupId>
    <artifactId>recipes</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.curator/recipes/
implementation 'com.bazaarvoice.curator:recipes:2.1.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.curator/recipes/
implementation ("com.bazaarvoice.curator:recipes:2.1.2")
'com.bazaarvoice.curator:recipes:jar:2.1.2'
<dependency org="com.bazaarvoice.curator" name="recipes" rev="2.1.2">
  <artifact name="recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.curator', module='recipes', version='2.1.2')
)
libraryDependencies += "com.bazaarvoice.curator" % "recipes" % "2.1.2"
[com.bazaarvoice.curator/recipes "2.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.curator : curator-recipes jar 4.2.0
org.apache.zookeeper : zookeeper jar 3.5.6
com.google.guava : guava jar 28.0-jre

test (3)

Group / Artifact Type Version
com.bazaarvoice.curator : test jar 2.1.2
junit : junit jar 4.13
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.