1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

sync rocketmq-binder, rocketmq-bus in finchley branch

This commit is contained in:
fangjian0423
2019-03-25 15:21:08 +08:00
parent c44cdfe721
commit 9ab99e29e3
8 changed files with 69 additions and 42 deletions

View File

@@ -305,6 +305,11 @@
<artifactId>spring-cloud-stream-binder-rocketmq</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-alibaba-dubbo</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Own dependencies - Starters -->
<dependency>