|
|
@@ -21,6 +21,13 @@
|
|
|
<version>1.0.0</version>
|
|
|
<type>jar</type>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.alipay</groupId>
|
|
|
+ <artifactId>sdk-java</artifactId>
|
|
|
+ <version>20170307171631</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/src/main/webapp/WEB-INF/lib/alipay-sdk-java20170307171631.jar</systemPath>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>junit</groupId>
|
|
|
<artifactId>junit</artifactId>
|