| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.azure |
| Идентификатор | Идентификаторazure-eventhubs |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicrosoft Azure SDK for Event Hubs
Please note, a newer package azure-messaging-eventhubs for Azure Event Hubs is available at https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/eh for more details.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| azure-eventhubs-3.3.0.pom | |
| azure-eventhubs-3.3.0.jar | 297 KB |
| azure-eventhubs-3.3.0-sources.jar | 146 KB |
| azure-eventhubs-3.3.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs/
implementation 'com.microsoft.azure:azure-eventhubs:3.3.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs/
implementation ("com.microsoft.azure:azure-eventhubs:3.3.0")
'com.microsoft.azure:azure-eventhubs:jar:3.3.0'
<dependency org="com.microsoft.azure" name="azure-eventhubs" rev="3.3.0">
<artifact name="azure-eventhubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-eventhubs', version='3.3.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs" % "3.3.0"
[com.microsoft.azure/azure-eventhubs "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.qpid : proton-j | jar | 0.33.8 |
| com.microsoft.azure : qpid-proton-j-extensions | jar | 1.2.4 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.microsoft.azure : azure-client-authentication | jar | 1.7.3 |
| com.nimbusds : nimbus-jose-jwt | jar | 9.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| com.microsoft.azure : msal4j | jar | 1.10.0 |
| com.microsoft.azure : adal4j | jar | 1.6.5 |
| org.mockito : mockito-core | jar | 3.9.0 |