使用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
原文地址:https://www.cnblogs.com/hxun/p/11144927.html
时间: 2024-10-18 14:15:15