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

com.microsoft.azure:azure-servicebus 3.1.2

Java library for Azure Service Bus

Группа

Группа

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

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

azure-servicebus
Версия

Версия

3.1.2
Тип

Тип

jar

Скачать azure-servicebus 3.1.2


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