<dependency>
<groupId>com.emc.ecs</groupId>
<artifactId>smart-client-jersey</artifactId>
<version>3.0.2</version>
</dependency>
compile
|-- com.emc.ecs:smart-client-core:3.0.2
|-- com.sun.jersey:jersey-client:1.19.4
runtime
|-- org.slf4j:slf4j-api:1.7.36
|-- com.sun.jersey.contribs:jersey-apache-client4:1.19.4
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- com.sun.jersey:jersey-json:1.19.4
|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.12.7
|-- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.7
test