From 49c530e3d11dc978d3c33a180111c0d92dbd90fb Mon Sep 17 00:00:00 2001 From: ShiSiWei <12764015+ssw_1_0@user.noreply.gitee.com> Date: Mon, 25 Sep 2023 17:29:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..665aadf --- /dev/null +++ b/pom.xml @@ -0,0 +1,51 @@ + + + + com.bawei + bawei-common + 3.6.0 + + 4.0.0 + + bawei-common-redis + + 3.6.0 + + + bawei-common-redis缓存服务 + + + + + + + org.springframework.boot + spring-boot-starter-data-redis + + + + + com.bawei + bawei-common-core + + + + + + + MengHang-public + 梦航-public + http://101.34.252.165:8081/repository/maven-public/ + + + + + + MengHang-releases + 梦航-releases + http://101.34.252.165:8081/repository/maven-releases/ + + +