Last Version

Apache ZooKeeper - Recipes - Lock 3.6.3.1

This lock interface recipe implements the lock recipe

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

zookeeper-recipes-lock
Version

Version

3.6.3.1
Type

Type

jar
Description

Description

Apache ZooKeeper - Recipes - Lock
This lock interface recipe implements the lock recipe
Project Organization

Project Organization

The Apache Software Foundation

Download zookeeper-recipes-lock 3.6.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.streamnative : zookeeper jar 3.6.3.1

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.0.2

test (4)

Group / Artifact Type Version
io.streamnative : zookeeper test-jar 3.6.3.1
org.xerial.snappy : snappy-java jar 1.1.7
junit : junit jar 4.12
io.dropwizard.metrics : metrics-core jar 3.2.5

Project Modules

There are no modules declared in this project.