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

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

posted @ 2018-12-14 18:53  寒潭渡鹤影  阅读(5057)  评论(2编辑  收藏  举报