Download azure-eventhubs-eph-0.10.0.jar file - Jar a

Jar examples for a:azure-eventhubs-eph

Description

Event Processor Host library to reliably receive from Microsoft Azure Event Hubs.

You can download jar file azure-eventhubs-eph 0.10.0 in this page.

License

MIT license

Build File

You can use the following script to add azure-eventhubs-eph-0.10.0.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-eventhubs-eph</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-eventhubs-eph', version: '0.10.0'
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs-eph" % "0.10.0"
<dependency org="com.microsoft.azure" name="azure-eventhubs-eph" rev="0.10.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-eventhubs-eph', version='0.10.0'))
'com.microsoft.azure:azure-eventhubs-eph:jar:0.10.0'

Download

Click the following link to download the jar file.

azure-eventhubs-eph-0.10.0-javadoc.jar
azure-eventhubs-eph-0.10.0-sources.jar
azure-eventhubs-eph-0.10.0.jar
azure-eventhubs-eph-0.10.0.pom



Related Tutorials