is not current version
Last Version 4.0.0

Azure Spring Boot Starter for Azure Service Bus JMS 3.11.0

Spring Boot Starter for Azure Service Bus JMS

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-boot-starter-servicebus-jms
Version

Version

3.11.0
Type

Type

jar
Description

Description

Azure Spring Boot Starter for Azure Service Bus JMS
Spring Boot Starter for Azure Service Bus JMS
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-spring-boot-starter-servicebus-jms 3.11.0


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

Dependencies

compile (12)

Group / Artifact Type Version
com.azure.spring : azure-spring-boot jar 3.11.0
org.springframework.boot : spring-boot-starter-validation jar 2.5.4
org.springframework : spring-jms jar 5.3.9
org.apache.qpid : qpid-jms-client jar 0.53.0
com.microsoft.azure : azure-servicebus-jms jar 0.0.9
io.netty : netty-buffer jar 4.1.68.Final
io.netty : netty-common jar 4.1.68.Final
io.netty : netty-handler jar 4.1.68.Final
io.netty : netty-transport jar 4.1.68.Final
io.netty : netty-transport-native-epoll jar 4.1.68.Final
io.netty : netty-transport-native-kqueue jar 4.1.68.Final
io.netty : netty-codec-http jar 4.1.68.Final

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.