From 56a037c909e6871743a2b1baa7c06f720d914b51 Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Tue, 31 May 2022 19:56:12 +0800 Subject: [PATCH] Add include adapter jar --- .../hippo4j-spring-boot-starter-adapter-all/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml index 394b5910..926a59e3 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml @@ -21,6 +21,18 @@ hippo4j-spring-boot-starter-adapter-rocketmq ${revision} + + + cn.hippo4j + hippo4j-spring-boot-starter-adapter-rabbitmq + ${revision} + + + + cn.hippo4j + hippo4j-spring-boot-starter-adapter-dubbo + ${revision} +