is not current version
Last Version 0.0.9

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

ServiceBus ConnectionFactory for JMS users

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-servicebus-jms
Version

Version

0.0.2
Type

Type

jar

Download azure-servicebus-jms 0.0.2


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