is not current version
Last Version 3.3.0

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

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.2
Type

Type

jar

Download azure-eventhubs-eph 0.14.2


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