Jar examples for e:eventhubs-client
A generic EventHubs client library for JVM
You can download jar file eventhubs-client 0.9.1 in this page.
The Apache License, Version 2.0
You can use the following script to add eventhubs-client-0.9.1.jar to your project.
<dependency> <groupId>com.microsoft.eventhubs.client</groupId> <artifactId>eventhubs-client</artifactId> <version>0.9.1</version> </dependency>
compile group: 'com.microsoft.eventhubs.client', name: 'eventhubs-client', version: '0.9.1'
libraryDependencies += "com.microsoft.eventhubs.client" % "eventhubs-client" % "0.9.1"
<dependency org="com.microsoft.eventhubs.client" name="eventhubs-client" rev="0.9.1"/>
@Grapes(@Grab(group='com.microsoft.eventhubs.client', module='eventhubs-client', version='0.9.1'))
'com.microsoft.eventhubs.client:eventhubs-client:jar:0.9.1'
Click the following link to download the jar file.
eventhubs-client-0.9.1-javadoc.jar