Add service bus dependency in spring-integration-azure
This commit is contained in:
Родитель
4fb750aee1
Коммит
e177f07cfe
|
@ -23,6 +23,11 @@
|
|||
<artifactId>azure-eventhubs-eph</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-servicebus</artifactId>
|
||||
<version>1.2.5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-messaging</artifactId>
|
||||
|
|
Загрузка…
Ссылка в новой задаче