springboot引入layui的webjars遇到这个标签一直报错,显示错误Missing artifact

使用的是eclipse来创建的springboot项目

springboot引入layui的webjars遇到这个标签一直报错,显示错误Missing artifact
去webjars官网查找只有2.5.5的,并且是使用的第一个maven
springboot引入layui的webjars遇到这个标签一直报错,显示错误Missing artifact
将其修改为2.5.5就好了,对应的jar包也引入了
springboot引入layui的webjars遇到这个标签一直报错,显示错误Missing artifact

相关文章:

  • 2022-12-23
  • 2021-12-20
  • 2021-09-09
  • 2021-09-03
  • 2021-09-20
  • 2022-12-23
  • 2021-12-23
猜你喜欢
  • 2021-09-10
  • 2021-12-31
  • 2021-10-18
  • 2021-04-21
  • 2021-06-17
  • 2021-08-20
  • 2021-12-29
相关资源
相似解决方案