<dependency>
<groupId>com.addthis</groupId>
<artifactId>bark</artifactId>
<version>2.1.5</version>
</dependency>
<parent> <groupId>com.addthis.common.build.maven.pom</groupId> <artifactId>jar-pom</artifactId> <version>3.4.0</version> </parent>
compile
|-- com.google.code.findbugs:jsr305
|-- org.slf4j:log4j-over-slf4j
|-- org.apache.zookeeper:zookeeper:3.4.6
|-- io.netty:netty:3.9.3.Final
|-- org.apache.curator:curator-recipes:2.8.0
|-- org.apache.curator:curator-test:2.8.0
|-- commons-cli:commons-cli:1.2
provided
|-- junit:junit
test