| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-servicebus-jms |
| Version | Version0.0.7 |
| Type | Typejar |
| Description |
Descriptionazure-servicebus-jms
ServiceBus ConnectionFactory for JMS users
|
| Filename | Size |
|---|---|
| azure-servicebus-jms-0.0.7.pom | |
| azure-servicebus-jms-0.0.7.jar | 41 KB |
| azure-servicebus-jms-0.0.7-sources.jar | 24 KB |
| azure-servicebus-jms-0.0.7-javadoc.jar | 74 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus-jms/
implementation 'com.microsoft.azure:azure-servicebus-jms:0.0.7'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus-jms/
implementation ("com.microsoft.azure:azure-servicebus-jms:0.0.7")
'com.microsoft.azure:azure-servicebus-jms:jar:0.0.7'
<dependency org="com.microsoft.azure" name="azure-servicebus-jms" rev="0.0.7">
<artifact name="azure-servicebus-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-servicebus-jms', version='0.0.7')
)
libraryDependencies += "com.microsoft.azure" % "azure-servicebus-jms" % "0.0.7"
[com.microsoft.azure/azure-servicebus-jms "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure : azure-servicebus | jar | 2.0.0 |
| 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 |