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

匿名 (未验证) 提交于 2019-12-02 23:47:01

使用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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!