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