GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-servicebus-jms |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
azure-servicebus-jms-0.0.3.pom | |
azure-servicebus-jms-0.0.3.jar | 14 KB |
azure-servicebus-jms-0.0.3-sources.jar | 13 KB |
azure-servicebus-jms-0.0.3-javadoc.jar | 48 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus-jms/
implementation 'com.microsoft.azure:azure-servicebus-jms:0.0.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus-jms/
implementation ("com.microsoft.azure:azure-servicebus-jms:0.0.3")
'com.microsoft.azure:azure-servicebus-jms:jar:0.0.3'
<dependency org="com.microsoft.azure" name="azure-servicebus-jms" rev="0.0.3">
<artifact name="azure-servicebus-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-servicebus-jms', version='0.0.3')
)
libraryDependencies += "com.microsoft.azure" % "azure-servicebus-jms" % "0.0.3"
[com.microsoft.azure/azure-servicebus-jms "0.0.3"]