Last Version

discovery 2.1.0

Ostrich service discovery backed by ZooKeeper

GroupId

GroupId

com.bazaarvoice.ostrich.zookeeper
ArtifactId

ArtifactId

ostrich-zookeeper-discovery
Version

Version

2.1.0
Type

Type

jar
Description

Description

discovery
Ostrich service discovery backed by ZooKeeper

Download ostrich-zookeeper-discovery 2.1.0


<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.ostrich.zookeeper/ostrich-zookeeper-discovery/
implementation 'com.bazaarvoice.ostrich.zookeeper:ostrich-zookeeper-discovery:2.1.0'
// https://jarcasting.com/artifacts/com.bazaarvoice.ostrich.zookeeper/ostrich-zookeeper-discovery/
implementation ("com.bazaarvoice.ostrich.zookeeper:ostrich-zookeeper-discovery:2.1.0")
'com.bazaarvoice.ostrich.zookeeper:ostrich-zookeeper-discovery:jar:2.1.0'
<dependency org="com.bazaarvoice.ostrich.zookeeper" name="ostrich-zookeeper-discovery" rev="2.1.0">
  <artifact name="ostrich-zookeeper-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.ostrich.zookeeper', module='ostrich-zookeeper-discovery', version='2.1.0')
)
libraryDependencies += "com.bazaarvoice.ostrich.zookeeper" % "ostrich-zookeeper-discovery" % "2.1.0"
[com.bazaarvoice.ostrich.zookeeper/ostrich-zookeeper-discovery "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.