Maven导入本地库

<dependency>

<groupId>com.epro.trshybase</groupId>
<artifactId>trshybase-api</artifactId>
<version>1.10</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/trshybase-api.jar</systemPath>

</dependency>


扫描二维码,在手机上阅读!

发表评论

电子邮件地址不会被公开。 必填项已用*标注