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

com.microsoft.azure:azure-servicebus 2.0.0-PREVIEW-6

Java library for Azure Service Bus

Группа

Группа

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

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

azure-servicebus
Версия

Версия

2.0.0-PREVIEW-6
Тип

Тип

jar

Скачать azure-servicebus 2.0.0-PREVIEW-6


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