From 5e64b1ff129cb1a72db2fc73416882f9ed94cdd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E9=9B=AA=E4=BC=9F?= Date: Sat, 23 Nov 2024 17:04:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=BB=B4=E4=BF=AE=E5=AF=BC?= =?UTF-8?q?=E5=87=BApom=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-modules/hw-dms/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/hw-modules/hw-dms/pom.xml b/hw-modules/hw-dms/pom.xml index 9872b70..e415c85 100644 --- a/hw-modules/hw-dms/pom.xml +++ b/hw-modules/hw-dms/pom.xml @@ -87,6 +87,22 @@ com.hw hw-api-system + + + org.apache.poi + poi + 3.15 + + + org.apache.poi + poi-ooxml + 3.15 + + + org.apache.poi + poi-scratchpad + 3.15 + net.sf.jxls jxls-core