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