jar包部署到maven倉庫

命令: mvn install:install-file -Dfile=「C:\Users\PC0337\Desktop\ojdbc6. jar」 -DgroupId=com.custom.oracle -DartifactId=oracle6 -Dversion=6 -Dpackaging=jar 在相應的文件夾下即可看到jar包已成功部署到maven倉庫中。 在maven項目中調用該jar包
相關文章
相關標籤/搜索