Spring Cloud Azure Stream Binder Service Bus


License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-cloud-azure-stream-binder-servicebus
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Azure Stream Binder Service Bus
Spring Cloud Azure Stream Binder Service Bus
Project URL

Project URL

https://microsoft.github.io/spring-cloud-azure
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

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

Download spring-cloud-azure-stream-binder-servicebus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.azure.spring : spring-cloud-azure-stream-binder-servicebus-core jar 4.2.0
com.azure.spring : spring-cloud-azure-autoconfigure jar 4.2.0
com.azure.spring : spring-cloud-azure-resourcemanager jar 4.2.0
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.7

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-binder-test jar 3.2.3
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0
4.1.0
4.0.0
4.0.0-beta.3
4.0.0-beta.2