<dependency>
<groupId>com.emc.ecs</groupId>
<artifactId>smart-client</artifactId>
<version>2.3.1</version>
</dependency>
compile
|-- com.sun.jersey:jersey-client:1.19.4
|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.12.1
|-- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.1
|-- org.apache.httpcomponents:httpclient:4.2.6
|-- com.sun.jersey.contribs:jersey-apache-client4:1.19.4
runtime
|-- com.sun.jersey:jersey-json:1.19.4
test
|-- junit:junit:4.12