首页 > 编程语言 > 详细

Missing artifact com.github.pagehelper:pagehelper:jar:3.4.2-fix的解决方法

时间:2019-07-07 10:38:03      阅读:123      评论:0      收藏:0      [点我收藏+]

使用pagehelper.3.4.2.jar时报错,应该是无法从网络上下载该jar。

我的解决方案是:

从网络上下载一个pagehelper.3.4.2.jar包,然后复制到.m2目录中

如我的目录是C:\Users\xx\.m2\repository\com\github\pagehelper\pagehelper\3.4.2-fix,然后重启eclipse就可以了。

下载地址:

链接: https://pan.baidu.com/s/1Pgw3h80VPhKJUbEMkq-VIA 提取码: 9vx6 。

 

 

 

 

转载:https://www.cnblogs.com/liaoxiaolao/p/10121022.html

Missing artifact com.github.pagehelper:pagehelper:jar:3.4.2-fix的解决方法

原文:https://www.cnblogs.com/hxun/p/11144927.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!