<dependency>
<groupId>com.emc.vipr</groupId>
<artifactId>atmos-client</artifactId>
<version>2.2</version>
</dependency>
<parent> <groupId>com.emc.vipr</groupId> <artifactId>dataservices</artifactId> <version>2.0</version> </parent>
compile
|-- commons-codec:commons-codec:1.4
|-- commons-logging:commons-logging-api:1.1
|-- com.sun.jersey:jersey-core:1.18
|-- com.sun.jersey:jersey-client:1.18
|-- com.sun.jersey.contribs:jersey-multipart:1.18
|-- org.jdom:jdom-legacy:1.1.3
|-- org.apache.httpcomponents:httpcore:4.2.2
|-- org.apache.httpcomponents:httpmime:4.2.2
|-- org.apache.httpcomponents:httpclient:4.2.2
|-- com.emc.cdp:rest_model:1.0
|-- com.emc.vipr:jersey-apache-httpclient4:1.18-CUSTOM
|-- com.emc.vipr:vipr-object-transformations:2.0
test