is not current version
Last Version 2.1.0

com.bazaarvoice.ostrich.zookeeper:ostrich-zookeeper-discovery 1.7.2

Ostrich service discovery backed by ZooKeeper

GroupId

GroupId

com.bazaarvoice.ostrich.zookeeper
ArtifactId

ArtifactId

ostrich-zookeeper-discovery
Version

Version

1.7.2
Type

Type

jar

Download ostrich-zookeeper-discovery 1.7.2


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