<dependency>
<groupId>com.addthis</groupId>
<artifactId>basis</artifactId>
<version>2.2.2</version>
</dependency>
<parent> <groupId>com.addthis.common.build.maven.pom</groupId> <artifactId>jar-pom</artifactId> <version>3.1.0</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.apache.httpcomponents:httpclient:4.3.1
|-- com.google.code.findbugs:jsr305:2.0.2
|-- junit:junit
|-- io.netty:netty-buffer:4.0.17.Final
test