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