maven 引入qrcode.jar

 

 

mvn install:install-file -Dfile=e:QRCode.jar -DgroupId=QRCode -DartifactId=QRCode -Dversion=3.0 -Dpackaging=jar

 

 

原文地址:https://www.cnblogs.com/shoshana-kong/p/11420538.html