<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-management</artifactId>
<version>0.8.0</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-management', version='0.8.0')
)
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure</artifactId> <version>0.8.0</version> </parent>