| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.azure |
| Идентификатор | Идентификаторazure-eventhubs-extensions |
| Версия | Версия3.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеMicrosoft Azure SDK for Event Hubs Extensions
Extensions built on Microsoft Azure Event Hubs${line.separator}
This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Event Hubs service are:${line.separator}
1. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs${line.separator}
2. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs-checkpointstore-blob${line.separator}
It is recommended that you move to the new package.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-extensions/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs-extensions</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-extensions/
implementation 'com.microsoft.azure:azure-eventhubs-extensions:3.3.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-extensions/
implementation ("com.microsoft.azure:azure-eventhubs-extensions:3.3.0")
'com.microsoft.azure:azure-eventhubs-extensions:jar:3.3.0'
<dependency org="com.microsoft.azure" name="azure-eventhubs-extensions" rev="3.3.0">
<artifact name="azure-eventhubs-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-eventhubs-extensions', version='3.3.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs-extensions" % "3.3.0"
[com.microsoft.azure/azure-eventhubs-extensions "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microsoft.azure : azure-eventhubs | jar | 3.3.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| com.microsoft.azure : msal4j | jar | 0.4.0-preview |
| com.microsoft.azure : adal4j | jar | 1.6.5 |