License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-boot-starter-servicebus-jms |
Version | Version3.14.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Boot Starter for Azure Service Bus JMS
Spring Boot Starter for Azure Service Bus JMS
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.14.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.14.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.14.0")
'com.azure.spring:azure-spring-boot-starter-servicebus-jms:jar:3.14.0'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-servicebus-jms" rev="3.14.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.14.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-servicebus-jms" % "3.14.0"
[com.azure.spring/azure-spring-boot-starter-servicebus-jms "3.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-boot | jar | 3.14.0 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.2 |
org.springframework : spring-jms | jar | 5.3.14 |
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.72.Final |
io.netty : netty-common | jar | 4.1.72.Final |
io.netty : netty-handler | jar | 4.1.72.Final |
io.netty : netty-transport | jar | 4.1.72.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.72.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.72.Final |
io.netty : netty-codec-http | jar | 4.1.72.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |