更新部署方式
This commit is contained in:
6
doc/lib/command.bat
Normal file
6
doc/lib/command.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
echo off
|
||||
|
||||
:: 添加jar包到本地仓库
|
||||
cmd /k "mvn install:install-file -Dfile=jacob-1.21.jar -DgroupId=com.jacob -DartifactId=jacob -Dversion=1.21 -Dpackaging=jar"
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user