Skip to content

Instantly share code, notes, and snippets.

@dcsobral
Created August 20, 2012 17:48
Show Gist options
  • Save dcsobral/3406107 to your computer and use it in GitHub Desktop.
Save dcsobral/3406107 to your computer and use it in GitHub Desktop.
SBT repositories
[repositories]
local
my-maven-repo: http://artifactory.ebc/artifactory/repo/
my-ivy-artifacts: http://artifactory.ebc/artifactory/repo/, [organization]/[module]/[revision]/[type]s/[type].[ext], [organization]/[module]/[revision]/[type]s/[module].[ext]
my-ivy-classifiers: http://artifactory.ebc/artifactory/repo/, [organization]/[module]/[revision]/[type]s/[type].[ext], [organization]/[module]/[revision]/[type]s/[module]-[classifier].[ext]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment