<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-locks</artifactId>
<version>1.18.0</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-locks', version='1.18.0')
)