idea引入外部jar包
<dependency>
<groupId>showapi_sdk</groupId>
<artifactId>showapi_sdk</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>D:/apache-maven-3.5.0/localWare/showapi_sdk.jar</systemPath>
</dependency>
<dependency>
<groupId>showapi_sdk</groupId>
<artifactId>showapi_sdk</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>D:/apache-maven-3.5.0/localWare/showapi_sdk.jar</systemPath>
</dependency>