<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-runtime</artifactId>
<version>1.3.1</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-client-runtime', version='1.3.1')
)