is not current version
Last Version 2.1.0

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

Ostrich service discovery backed by ZooKeeper

GroupId

GroupId

com.bazaarvoice.ostrich.zookeeper
ArtifactId

ArtifactId

ostrich-zookeeper-discovery
Version

Version

2.0.1
Type

Type

jar

Download ostrich-zookeeper-discovery 2.0.1


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