is not current version
Last Version 0.0.9

com.microsoft.azure:azure-servicebus-jms 0.0.8

ServiceBus ConnectionFactory for JMS users

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-servicebus-jms
Version

Version

0.0.8
Type

Type

jar

Download azure-servicebus-jms 0.0.8


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