| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.azure.spring |
| Идентификатор | Идентификаторspring-cloud-azure-stream-binder-servicebus-core |
| Версия | Версия4.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Cloud Azure Stream Binder Service Bus Core
Spring Cloud Azure Stream Binder Service Bus Core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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.0.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.0.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.0.0")
'com.azure.spring:spring-cloud-azure-stream-binder-servicebus-core:jar:4.0.0'
<dependency org="com.azure.spring" name="spring-cloud-azure-stream-binder-servicebus-core" rev="4.0.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.0.0')
)
libraryDependencies += "com.azure.spring" % "spring-cloud-azure-stream-binder-servicebus-core" % "4.0.0"
[com.azure.spring/spring-cloud-azure-stream-binder-servicebus-core "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-stream | jar | 3.2.2 |
| com.azure.spring : spring-integration-azure-servicebus | jar | 4.0.0 |
| com.azure : azure-messaging-servicebus | jar | 7.7.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 4.0.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.springframework : spring-test | jar | 5.3.15 |
| org.springframework.boot : spring-boot-test | jar | 2.6.3 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |