金融AIGC研究
优质  高效     
优质的技术交付服务 迅捷的办事效率
我们专注品质与服务   决胜制高点  细节决定成败
Runoff commanding heights Detail decides success or failure
The commanding heights of
the details determine success or failure
技术动态
DETAIL
使用 MVN INSTALL 命令将本地JAR包注册到本地MAVEN仓库
来源:互联网 | 作者:business-101 | 发布时间: 2024-02-26 | 268 次浏览 | 分享到:

https://www.cnblogs.com/qiaoyutao/p/12426909.html

使用 MVN INSTALL 命令将本地JAR包注册到本地MAVEN仓库



mvn install:install-file -DgroupId=com.jianzhengbao -DartifactId=open-sdk -Dversion=1.1.0 -Dpackaging=jar -Dfile=/root/worksapce/ccsk/trunk/target/classes/jar/open-sdk.1.1.0.jar