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