<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-core</artifactId>
<version>0.8.2</version>
</dependency>
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure</artifactId> <version>0.8.2</version> </parent>
compile
|-- org.apache.httpcomponents:httpclient
|-- javax.mail:mail
|-- com.sun.jersey:jersey-client
|-- com.sun.jersey:jersey-json
|-- org.bouncycastle:bcprov-jdk16
provided
test
|-- com.github.tomakehurst:wiremock
|-- junit:junit
|-- junit:junit-dep