I don't want to upload to the private server, the jar package is placed under the project lib

<dependency>  
    <groupId>com.jacob</groupId>    
    <artifactId>com-jacob</artifactId>    
    <version>2.0</version>    
    <scope>system</scope>    
    <systemPath>${project.basedir}/../analysis-core/lib/jacob1.8.jar</systemPath>   
</dependency>

 ps: I don't want to upload it to the private server, the jar package is placed under the project lib

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326775370&siteId=291194637