License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-cloud-stream-binder-servicebus-core |
Version | Version2.10.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Cloud Stream Service Bus Binder Core
Parent POM for Microsoft Azure SDK for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-core/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-core</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-core/
implementation 'com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core:2.10.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-core/
implementation ("com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core:2.10.0")
'com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core:jar:2.10.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-stream-binder-servicebus-core" rev="2.10.0">
<artifact name="azure-spring-cloud-stream-binder-servicebus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-stream-binder-servicebus-core', version='2.10.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-stream-binder-servicebus-core" % "2.10.0"
[com.azure.spring/azure-spring-cloud-stream-binder-servicebus-core "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-stream | jar | 3.1.3 |
com.azure.spring : azure-spring-cloud-autoconfigure | jar | 2.10.0 |
com.azure.spring : azure-spring-cloud-starter-servicebus | jar | 2.10.0 |
com.azure : azure-messaging-servicebus | jar | 7.4.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |