创建或者修改文件 

vim ~/.sbt/repositories

[repositories]
local
aliyun: http://maven.aliyun.com/nexus/content/groups/public
typesafe-ivy-releases: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly
sonatype-oss-releases
maven-central
sonatype-oss-snapshots

 

相关文章:

  • 2022-02-08
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-01
  • 2021-12-08
猜你喜欢
  • 2022-01-06
  • 2021-12-01
  • 2021-08-07
  • 2022-12-23
  • 2021-07-08
  • 2022-12-23
相关资源
相似解决方案