is not current version
Last Version 2.1.0

com.bazaarvoice.ostrich.zookeeper:ostrich-zookeeper-registry 1.9.3

Ostrich service registry backed by ZooKeeper

GroupId

GroupId

com.bazaarvoice.ostrich.zookeeper
ArtifactId

ArtifactId

ostrich-zookeeper-registry
Version

Version

1.9.3
Type

Type

jar

Download ostrich-zookeeper-registry 1.9.3


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