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

com.microsoft.azure:azure-eventhubs 0.15.1

Client library for talking to Microsoft Azure Event Hubs.

Группа

Группа

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

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

azure-eventhubs
Версия

Версия

0.15.1
Тип

Тип

jar

Скачать azure-eventhubs 0.15.1


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