не последняя версия
Последняя версия 3.3.0

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

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

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

azure-eventhubs-eph
Версия

Версия

2.5.2
Тип

Тип

jar

Скачать azure-eventhubs-eph 2.5.2


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