<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-eventhubs-lib</artifactId>
<version>0.39.1</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-eventhubs-lib', version='0.39.1')
)