<dependency>
<groupId>com.emc.vipr</groupId>
<artifactId>atmos-client</artifactId>
<version>2.1.4</version>
</dependency>
<parent> <groupId>com.emc.vipr</groupId> <artifactId>dataservices</artifactId> <version>1.0</version> </parent>
compile
|-- commons-codec:commons-codec:1.4
|-- commons-logging:commons-logging-api:1.1
|-- com.sun.jersey:jersey-core:1.16
|-- com.sun.jersey:jersey-client:1.16
|-- com.sun.jersey.contribs:jersey-multipart:1.16
|-- 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