License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-servicebus-jms |
Version | Version0.0.9 |
Type | Typejar |
Description |
Descriptionazure-servicebus-jms
ServiceBus ConnectionFactory for JMS users
|
Filename | Size |
---|---|
azure-servicebus-jms-0.0.9.pom | |
azure-servicebus-jms-0.0.9.jar | 37 KB |
azure-servicebus-jms-0.0.9-sources.jar | 28 KB |
azure-servicebus-jms-0.0.9-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus-jms/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus-jms</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus-jms/
implementation 'com.microsoft.azure:azure-servicebus-jms:0.0.9'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus-jms/
implementation ("com.microsoft.azure:azure-servicebus-jms:0.0.9")
'com.microsoft.azure:azure-servicebus-jms:jar:0.0.9'
<dependency org="com.microsoft.azure" name="azure-servicebus-jms" rev="0.0.9">
<artifact name="azure-servicebus-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-servicebus-jms', version='0.0.9')
)
libraryDependencies += "com.microsoft.azure" % "azure-servicebus-jms" % "0.0.9"
[com.microsoft.azure/azure-servicebus-jms "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-servicebus | jar | 3.6.4 |
org.apache.qpid : qpid-jms-client | jar | 0.53.0 |
org.apache.geronimo.specs : geronimo-jms_2.0_spec | jar | LATEST |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |