From 73ad69ac575d105028bce4e30e575552cfa0e374 Mon Sep 17 00:00:00 2001 From: ruyaxie <648179520@qq.comgit> Date: Fri, 23 Aug 2024 11:58:33 +0800 Subject: [PATCH] =?UTF-8?q?fix():=E5=88=9D=E5=A7=8B=E5=8C=96cloud-etl-comm?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..cd95042 --- /dev/null +++ b/pom.xml @@ -0,0 +1,40 @@ + + + 4.0.0 + + com.muyu + cloud-etl-modules + 1.0.0 + + + cloud-etl-common + 1.0.0 + + + 17 + 17 + UTF-8 + + + + + com.muyu + cloud-common-core + + + + com.muyu + cloud-common-api-doc + + + + mysql + mysql-connector-java + 8.0.23 + + + + +