| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.azure |
| Идентификатор | Идентификаторazure-servicebus |
| Версия | Версия3.6.6 |
| Тип | Типjar |
| Описание |
ОписаниеMicrosoft Azure SDK for Service Bus
Java library for Azure Service Bus. Please note, a newer package com.azure:azure-messaging-servicebus for Azure Service Bus is available as of December 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/sb for more details.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| azure-servicebus-3.6.6.pom | |
| azure-servicebus-3.6.6.jar | 432 KB |
| azure-servicebus-3.6.6-sources.jar | 263 KB |
| azure-servicebus-3.6.6-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus</artifactId>
<version>3.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus/
implementation 'com.microsoft.azure:azure-servicebus:3.6.6'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus/
implementation ("com.microsoft.azure:azure-servicebus:3.6.6")
'com.microsoft.azure:azure-servicebus:jar:3.6.6'
<dependency org="com.microsoft.azure" name="azure-servicebus" rev="3.6.6">
<artifact name="azure-servicebus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-servicebus', version='3.6.6')
)
libraryDependencies += "com.microsoft.azure" % "azure-servicebus" % "3.6.6"
[com.microsoft.azure/azure-servicebus "3.6.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.32 |
| org.asynchttpclient : async-http-client | jar | 2.12.1 |
| com.microsoft.azure : azure-client-authentication | jar | 1.7.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |