xssprotest、spssw、ueditor 这三个jar包下载不了
cumtgujun opened this issue · 4 comments
cumtgujun commented
xssprotest、spssw、ueditor 这三个jar包下载不了
http://maven.dwsurvey.net:8081/repository/maven-public/ 也用不了呢
cdoer commented
直接在pom文件注释掉,删掉com/key/common/plugs/spss 这个包就能运行,代码里面并没有用到这三个jar的代码
viaco2ove commented
ueditor 换成这两个可以吗?
com.baidu.ueditor
ueditor
1.1.1
<dependency>
<groupId>com.gitee.qdbp.thirdparty</groupId>
<artifactId>ueditor</artifactId>
<version>1.4.3.3</version>
</dependency>
XiLingNote commented
注释掉代码和pom引用的jar可行的
wkeyuan commented
最新版本已经解决