Skip to content

Instantly share code, notes, and snippets.

@ysrotciv
Created January 16, 2017 05:56
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save ysrotciv/267f05270a2cfab084c123316c0a82ee to your computer and use it in GitHub Desktop.
Save ysrotciv/267f05270a2cfab084c123316c0a82ee to your computer and use it in GitHub Desktop.
repositories for sbt user in the wall
[repositories]
local
nexus-aliyun:http://maven.aliyun.com/nexus/content/groups/public
oschina:http://maven.oschina.net/content/groups/public/
repo2:http://repo2.maven.org/maven2
jboss:http://repository.jboss.com/maven2/
sonatype:http://repository.sonatype.org/content/groups/public/
ibiblio:http://mirrors.ibiblio.org/pub/mirrors/maven2/org/acegisecurity/
oschina-ivy:http://maven.oschina.net/content/groups/public/, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
sbt-releases-repo: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
sbt-plugins-repo: http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
maven-central: http://repo1.maven.org/maven2/
maven-releases: http://teamwork.kmtongji.com/nexus/content/groups/public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment