# settle_down_management # 安装用友jar包 mvn install:install-file -Dfile=jar包的位置 -DgroupId=com.openAPIUtil -DartifactId=openAPIUtil -Dversion=1.0.0 -Dpackaging=jar # 安装aspose jar包 mvn install:install-file -Dfile=jar包的位置 -DgroupId=com.aspose -DartifactId=aspose-words -Dversion=1.0.0 -Dpackaging=jar