Jar examples for a:azure-eventhubs
Client library for talking to Microsoft Azure Event Hubs.
You can download jar file azure-eventhubs 0.11.0 in this page.
MIT license
You can use the following script to add azure-eventhubs-0.11.0.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-eventhubs</artifactId> <version>0.11.0</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-eventhubs', version: '0.11.0'
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs" % "0.11.0"
<dependency org="com.microsoft.azure" name="azure-eventhubs" rev="0.11.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-eventhubs', version='0.11.0'))
'com.microsoft.azure:azure-eventhubs:jar:0.11.0'
Click the following link to download the jar file.
azure-eventhubs-0.11.0-javadoc.jar