From f753a96fd24a8848410479902bca86e70f4d21b1 Mon Sep 17 00:00:00 2001 From: ptt <2403326863@qq.com> Date: Tue, 3 Jun 2025 11:33:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E5=9C=B0=E7=A3=85?= =?UTF-8?q?=E6=A8=A1=E5=9D=97pom=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- measurement/pom.xml | 57 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/measurement/pom.xml b/measurement/pom.xml index b8312b7..c35db0c 100644 --- a/measurement/pom.xml +++ b/measurement/pom.xml @@ -17,4 +17,61 @@ UTF-8 + + + + com.ruoyi + ruoyi-common + + + + + commons-httpclient + commons-httpclient + 3.1 + + + + org.apache.httpcomponents + httpclient + 4.5.2 + + + + + + com.ruoyi + ruoyi-framework + + + + com.ruoyi + ruoyi-quartz + + + + + com.ruoyi + ruoyi-system + + + io.swagger + swagger-annotations + 1.6.2 + compile + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + + \ No newline at end of file