Last Version

Microsoft Azure SDK for Service Bus 3.6.6

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.

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-servicebus
Version

Version

3.6.6
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-servicebus 3.6.6


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.