0
点赞
收藏
分享

微信扫一扫

本地jar包导入本地maven命令

_LEON_ 2024-08-16 阅读 14


mvn install:install-file -DgroupId=com.aspose -DartifactId=aspose-words -Dversion=18.6 -Dpackaging=jar -Dfile=aspose-words-18.6.jar

mvn install:install-file -DgroupId=com.aspose -DartifactId=aspose-cells -Dversion=8.5.2 -Dpackaging=jar -Dfile=aspose-cells-8.5.2.jar

举报

相关推荐

0 条评论