Last Version

registry 2.1.0

Ostrich service registry backed by ZooKeeper

GroupId

GroupId

com.bazaarvoice.ostrich.zookeeper
ArtifactId

ArtifactId

ostrich-zookeeper-registry
Version

Version

2.1.0
Type

Type

jar
Description

Description

registry
Ostrich service registry backed by ZooKeeper

Download ostrich-zookeeper-registry 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.bazaarvoice.curator : recipes jar 2.1.2
com.bazaarvoice.ostrich : ostrich-core jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.