随笔分类 -  svn

maven 在pom.xml 中指定仓库位置
摘要:...... 在pom.xml 中添加 仓库位置(这样遇到私服没有的依赖,就会去这下载) <repositories> <repository> <id>spring-milestones</id> <name>Spring Milestones</name> <url>https://repo.s 阅读全文
posted @ 2018-11-09 17:33 lshan 阅读(4536) 评论(0) 推荐(0)
svn 技巧
摘要:参考:https://blog.csdn.net/wlccomeon/article/details/20398923 阅读全文
posted @ 2018-07-05 23:00 lshan 阅读(97) 评论(0) 推荐(0)