dbeaver报错之后安装阿里maven仓库
时间:2020-12-22 19:53:52
收藏:0
阅读:326
背景:
在Windows 10 安装dbeaver数据库连接工具,出现报错如下:
Error resolving dependencies Maven artifact ‘maven:/mysql:mysql-connector-java:RELEASE‘ no found
解决方法:
打开“窗口”->“首选项”->“驱动”->"Maven"
点击“添加”阿里云中央仓库地址:http://maven.aliyun.com/nexus/content/groups/public/
原文:https://www.cnblogs.com/jojo0212/p/14174184.html
评论(0)