<dependency>
<groupId>com.addthis</groupId>
<artifactId>bark</artifactId>
<version>2.1.2</version>
</dependency>
<parent> <groupId>com.addthis.common.build.maven.pom</groupId> <artifactId>jar-pom</artifactId> <version>3.1.0</version> </parent>
compile
|-- org.slf4j:log4j-over-slf4j
|-- org.apache.zookeeper:zookeeper:3.4.5
|-- org.apache.curator:curator-recipes:2.4.0
|-- org.apache.curator:curator-test:2.4.0
|-- commons-cli:commons-cli:1.2
|-- junit:junit
test