One - One Code All

Blog Content

maven 中添加postgresql依赖,阿里云镜像,add as library

Java   2020-04-11 20:46:47

maven 中添加postgresql依赖。



    org.postgresql
    postgresql
    42.2.12

如果maven下不下来,就给maven配置阿里云镜像,找到 maven的settings.xml,在mirrors节点添加。


    nexus-aliyun
    *
    Nexus aliyun
    http://maven.aliyun.com/nexus/content/groups/public


手动下载也行,去这里下载:https://jdbc.postgresql.org/,下载好放入项目lib库,jar文件上右键:Add as Library


上一篇:nginx kong missing password错误
下一篇:java与postgresql链接示例

The minute you think of giving up, think of the reason why you held on so long.