소스 검색

gagaframework-shoplinker-1.7-RELEASE.jar 추가

gagamel 5 년 전
부모
커밋
2ad09bbe38
2개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      pom.xml
  2. BIN
      src/main/webapp/WEB-INF/lib/gagaframework-shoplinker-1.7-RELEASE.jar

+ 7 - 0
pom.xml

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

BIN
src/main/webapp/WEB-INF/lib/gagaframework-shoplinker-1.7-RELEASE.jar