|
|
@@ -116,6 +116,13 @@
|
|
|
<scope>system</scope>
|
|
|
<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/gagaframework-excel-1.7.1-RELEASE.jar</systemPath>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.gagaframework</groupId>
|
|
|
+ <artifactId>gagaframework-shoplinker</artifactId>
|
|
|
+ <version>1.7-RELEASE</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/src/main/webapp/WEB-INF/lib/gagaframework-shoplinker-1.7-RELEASE.jar</systemPath>
|
|
|
+ </dependency>
|
|
|
|
|
|
<!-- /// KCP -->
|
|
|
<dependency>
|