在pom中添加
<dependency>
    <groupId>com.xl</groupId>
    <artifactId>demo</artifactId>
    <version>1.60</version>
    <scope>system</scope>
    <systemPath>jar包的路径</systemPath>
</dependency>

 

相关文章:

  • 2021-07-06
  • 2021-10-13
  • 2021-12-28
  • 2021-09-20
猜你喜欢
  • 2021-12-09
  • 2021-07-26
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案