<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-storage</artifactId>
<version>2.0.0</version>
</dependency>
compile
|-- com.fasterxml.jackson.core:jackson-core:2.2.3
|-- org.apache.commons:commons-lang3:3.3.2
test
|-- junit:junit:4.10