<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-storage</artifactId>
<version>3.1.0</version>
</dependency>
compile
|-- com.fasterxml.jackson.core:jackson-core:2.6.0
|-- org.slf4j:slf4j-api:1.7.12
|-- org.apache.commons:commons-lang3:3.4
test
|-- junit:junit:4.12