License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-cloud-stream-binder-servicebus-queue |
Version | Version2.14.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Cloud Stream Service Bus Queue Binder
Azure Service Bus Queue binder for Spring Cloud Stream
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-queue/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-queue</artifactId>
<version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-queue/
implementation 'com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue:2.14.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-queue/
implementation ("com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue:2.14.0")
'com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue:jar:2.14.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-stream-binder-servicebus-queue" rev="2.14.0">
<artifact name="azure-spring-cloud-stream-binder-servicebus-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-stream-binder-servicebus-queue', version='2.14.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-stream-binder-servicebus-queue" % "2.14.0"
[com.azure.spring/azure-spring-cloud-stream-binder-servicebus-queue "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-cloud-stream-binder-servicebus-core | jar | 2.14.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-cloud-stream-binder-test | jar | 2.14.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |