Browse Source

gagaframework-excel 추가

eskim 5 năm trước cách đây
mục cha
commit
4c854cf954

+ 7 - 0
style24.scm/pom.xml

@@ -61,6 +61,13 @@
 			<scope>system</scope>
 			<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/gagaframework-web-util-1.7-RELEASE.jar</systemPath>
 		</dependency>
+		<dependency>
+			<groupId>com.gagaframework</groupId>
+			<artifactId>gagaframework-excel</artifactId>
+			<version>1.7.1-RELEASE</version>
+			<scope>system</scope>
+			<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/gagaframework-excel-1.7.1-RELEASE.jar</systemPath>
+		</dependency>
 		<!-- \\\ WEB-INF lib -->
 	</dependencies>
 	

BIN
style24.scm/src/main/webapp/WEB-INF/lib/gagaframework-excel-1.7.1-RELEASE.jar