Parcourir la source

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

ld_zhoutl il y a 8 ans
Parent
commit
4445ee67f0
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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>
 		<!-- 插件配置 -->