<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-containerinstance</artifactId>
<version>1.24.1</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-containerinstance', version='1.24.1')
)
<dependency org="com.microsoft.azure" name="azure-mgmt-containerinstance" rev="1.24.1" />
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure-parent</artifactId> <version>1.24.1</version> </parent>
compile
|-- com.microsoft.azure:azure-client-runtime
|-- com.microsoft.azure:azure-mgmt-resources:1.24.1
|-- com.microsoft.azure:azure-mgmt-storage:1.24.1
|-- com.microsoft.azure:azure-mgmt-storage:1.24.1
|-- com.microsoft.azure:azure-storage
|-- com.fasterxml.jackson.core:jackson-core
|-- com.microsoft.azure:azure-mgmt-graph-rbac:1.24.1
|-- com.microsoft.azure:azure-mgmt-msi:1.24.1
test
|-- junit:junit
|-- com.microsoft.azure:azure-client-authentication