-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安装alipay的jar到本地 #17
Comments
我已经把包上传到maven.cuisongliu.com 配置maven中央仓库即可。 |
我写了一个脚本,支持安装到本地仓库 |
我并不能执行一楼的两句 mvn command,可能因为maven 仓库没有资源,而且我尝试了很多maven仓库,都没有找到jar |
@TorGor http://maven.cuisongliu.com/#nexus-search;quick~alipay |
@cuisongliu
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
切换到 D:\workspace\jinyinwu\roncoo-pay\roncoo-pay-service\src\lib
#mvn install:install-file -Dfile=alipay-sdk-java20151021120052.jar -DgroupId=alipay -DartifactId=alipay-sdk-java20151021120052 -Dversion=1.0 -Dpackaging=jar
#mvn install:install-file -Dfile=alipay-trade-sdk.jar -DgroupId=alipay -DartifactId=alipay-trade-sdk -Dversion=1.0 -Dpackaging=jar
The text was updated successfully, but these errors were encountered: