maven把jar包安装到本地
mvn install:install-file -Dfile=G:\jar\二维码\QRCode.jar -DgroupId=jp.sourceforge -DartifactId=qrcode -Dversion=1.0 -Dpackaging=jar
mvn install:install-file -Dfile=G:\jar\二维码\QRCode.jar -DgroupId=jp.sourceforge -DartifactId=qrcode -Dversion=1.0 -Dpackaging=jar