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