License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdspring-integration-azure-servicebus |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Integration Azure Service Bus
Spring Integration Azure Service Bus
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure.spring/spring-integration-azure-servicebus/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-integration-azure-servicebus</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/spring-integration-azure-servicebus/
implementation 'com.azure.spring:spring-integration-azure-servicebus:4.2.0'
// https://jarcasting.com/artifacts/com.azure.spring/spring-integration-azure-servicebus/
implementation ("com.azure.spring:spring-integration-azure-servicebus:4.2.0")
'com.azure.spring:spring-integration-azure-servicebus:jar:4.2.0'
<dependency org="com.azure.spring" name="spring-integration-azure-servicebus" rev="4.2.0">
<artifact name="spring-integration-azure-servicebus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='spring-integration-azure-servicebus', version='4.2.0')
)
libraryDependencies += "com.azure.spring" % "spring-integration-azure-servicebus" % "4.2.0"
[com.azure.spring/spring-integration-azure-servicebus "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : spring-integration-azure-core | jar | 4.2.0 |
com.azure.spring : spring-messaging-azure-servicebus | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : spring-integration-azure-core | test-jar | 4.2.0 |
com.azure.spring : spring-messaging-azure-servicebus | test-jar | 4.2.0 |
com.azure : azure-core-serializer-json-jackson | jar | 1.2.16 |
org.mockito : mockito-core | jar | 4.0.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.springframework : spring-test | jar | 5.3.19 |
org.assertj : assertj-core | jar | 3.21.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |