is not current version
Last Version 3.3.0

com.microsoft.azure:azure-eventhubs-eph 0.14.4

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

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs-eph
Version

Version

0.14.4
Type

Type

jar

Download azure-eventhubs-eph 0.14.4


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-eph/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-eventhubs-eph</artifactId>
    <version>0.14.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-eph/
implementation 'com.microsoft.azure:azure-eventhubs-eph:0.14.4'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-eph/
implementation ("com.microsoft.azure:azure-eventhubs-eph:0.14.4")
'com.microsoft.azure:azure-eventhubs-eph:jar:0.14.4'
<dependency org="com.microsoft.azure" name="azure-eventhubs-eph" rev="0.14.4">
  <artifact name="azure-eventhubs-eph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-eventhubs-eph', version='0.14.4')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs-eph" % "0.14.4"
[com.microsoft.azure/azure-eventhubs-eph "0.14.4"]