Skip to content

Instantly share code, notes, and snippets.

@gkossakowski
Created February 25, 2014 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gkossakowski/9219049 to your computer and use it in GitHub Desktop.
Save gkossakowski/9219049 to your computer and use it in GitHub Desktop.
[repositories]
local
remote-repos: http://localhost:8081/artifactory/remote-repos/
remote-repos-ivy: http://localhost:8081/artifactory/remote-repos-ivy/, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
# maven-central
# sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots
# sonatype-releases: https://oss.sonatype.org/content/repositories/releases
# java-annoying-cla-shtuff: http://download.java.net/maven/2/
# typesafe-releases: http://typesafe.artifactoryonline.com/typesafe/releases
# typesafe-ivy-releases: http://typesafe.artifactoryonline.com/typesafe/ivy-releases, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
# dbuild-snapshots: http://typesafe.artifactoryonline.com/typesafe/temp-distributed-build-snapshots, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
# sbt-plugin-releases: http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
# jgit-repo: http://download.eclipse.org/jgit/maven
# scala-fresh-2.10.x: http://typesafe.artifactoryonline.com/typesafe/scala-fresh-2.10.x/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment