<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure</artifactId>
<version>1.1.1</version>
</dependency>
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure-parent</artifactId> <version>1.1.1</version> </parent>
compile
|-- com.microsoft.azure:azure-client-runtime
|-- com.microsoft.azure:azure-client-authentication
|-- com.microsoft.azure:azure-mgmt-resources:1.1.1
|-- com.microsoft.azure:azure-mgmt-storage:1.1.1
|-- com.microsoft.azure:azure-mgmt-network:1.1.1
|-- com.microsoft.azure:azure-mgmt-compute:1.1.1
|-- com.microsoft.azure:azure-mgmt-graph-rbac:1.1.1
|-- com.microsoft.azure:azure-mgmt-keyvault:1.1.1
|-- com.microsoft.azure:azure-mgmt-batch:1.1.1
|-- com.microsoft.azure:azure-mgmt-trafficmanager:1.1.1
|-- com.microsoft.azure:azure-mgmt-dns:1.1.1
|-- com.microsoft.azure:azure-mgmt-redis:1.1.1
|-- com.microsoft.azure:azure-mgmt-appservice:1.1.1
|-- com.microsoft.azure:azure-mgmt-cdn:1.1.1
|-- com.microsoft.azure:azure-mgmt-sql:1.1.1
|-- com.microsoft.azure:azure-mgmt-containerregistry:1.1.1
|-- com.microsoft.azure:azure-mgmt-documentdb:1.1.1
|-- com.microsoft.azure:azure-mgmt-servicebus:1.1.1
test
|-- junit:junit
|-- org.mockito:mockito-core:1.10.19
|-- com.microsoft.azure:azure-mgmt-resources:1.1.1