Spring Cloud Azure Stream Binder Service Bus Core


License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

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

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Azure Stream Binder Service Bus Core
Spring Cloud Azure Stream Binder Service Bus Core
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-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 3.2.3
com.azure.spring : spring-integration-azure-servicebus jar 4.2.0
com.azure : azure-messaging-servicebus jar 7.8.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7

provided (1)

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

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.springframework : spring-test jar 5.3.19
org.springframework.boot : spring-boot-test jar 2.6.7
org.assertj : assertj-core jar 3.21.0
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