<dependency>
<groupId>com.emc.ecs</groupId>
<artifactId>smart-client</artifactId>
<version>2.1.1</version>
</dependency>
compile
|-- com.sun.jersey:jersey-client:1.19.3
|-- com.sun.jersey.contribs:jersey-apache-client4:1.19.3
|-- org.apache.httpcomponents:httpclient:4.2.6
runtime
|-- org.slf4j:slf4j-log4j12:1.7.5
test
|-- junit:junit:4.12