Last Version

bark 2.1.5

Helping the ZooKeeper help you

License

License

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

bark
Version

Version

2.1.5
Type

Type

jar
Description

Description

bark
Helping the ZooKeeper help you
Project Organization

Project Organization

AddThis
Source Code Management

Source Code Management

https://github.com/addthis/bark

Download bark 2.1.5


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : log4j-over-slf4j Optional jar 1.7.7
org.apache.zookeeper : zookeeper jar 3.4.6
io.netty : netty jar 3.9.3.Final
org.apache.curator : curator-recipes jar 2.8.0
org.apache.curator : curator-test jar 2.8.0
commons-cli : commons-cli Optional jar 1.2

provided (1)

Group / Artifact Type Version
junit : junit Optional jar 4.11

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.