|
|
@@ -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>
|
|
|
|