Kaynağa Gözat

git-svn-id: https://192.168.57.71/svn/jsgkj@1119 931142cf-59ea-a443-aa0e-51397b428577

ld_zhoutl 8 yıl önce
ebeveyn
işleme
4445ee67f0
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      gkaqv2/trunk/modules/web/pom.xml

+ 5 - 0
gkaqv2/trunk/modules/web/pom.xml

@@ -143,6 +143,11 @@
 			<groupId>junit</groupId>
 			<artifactId>junit</artifactId>
 		</dependency>
+		<dependency>
+			<groupId>org.apache.poi</groupId>
+			<artifactId>poi</artifactId>
+			<version>3.9</version>
+		</dependency>
 	</dependencies>
 	<build>
 		<!-- 插件配置 -->