<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure</artifactId>
<version>1.15.0</version>
</dependency>
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure-parent</artifactId> <version>1.15.0</version> </parent>
compile
|-- com.microsoft.azure:azure-client-runtime
|-- com.microsoft.azure:azure-client-authentication
|-- com.microsoft.azure:azure-mgmt-resources:1.15.0
|-- com.microsoft.azure:azure-mgmt-storage:1.15.0
|-- com.microsoft.azure:azure-mgmt-network:1.15.0
|-- com.microsoft.azure:azure-mgmt-compute:1.15.0
|-- com.microsoft.azure:azure-mgmt-graph-rbac:1.15.0
|-- com.microsoft.azure:azure-mgmt-keyvault:1.15.0
|-- com.microsoft.azure:azure-mgmt-batch:1.15.0
|-- com.microsoft.azure:azure-mgmt-trafficmanager:1.15.0
|-- com.microsoft.azure:azure-mgmt-dns:1.15.0
|-- com.microsoft.azure:azure-mgmt-redis:1.15.0
|-- com.microsoft.azure:azure-mgmt-appservice:1.15.0
|-- com.microsoft.azure:azure-mgmt-locks:1.15.0
|-- com.microsoft.azure:azure-mgmt-eventhub:1.15.0
|-- com.microsoft.azure:azure-mgmt-cdn:1.15.0
|-- com.microsoft.azure:azure-mgmt-sql:1.15.0
|-- com.microsoft.azure:azure-mgmt-containerinstance:1.15.0
|-- com.microsoft.azure:azure-mgmt-containerregistry:1.15.0
|-- com.microsoft.azure:azure-mgmt-containerservice:1.15.0
|-- com.microsoft.azure:azure-mgmt-cosmosdb:1.15.0
|-- com.microsoft.azure:azure-mgmt-search:1.15.0
|-- com.microsoft.azure:azure-mgmt-msi:1.15.0
|-- com.microsoft.azure:azure-mgmt-monitor:1.15.0
|-- com.microsoft.azure:azure-mgmt-servicebus:1.15.0
|-- com.microsoft.azure:azure-mgmt-batchai:1.15.0
test
|-- junit:junit
|-- org.mockito:mockito-core:1.10.19