Last active
May 16, 2019 05:21
-
-
Save raylax/46dd4efca04feedccc5b265d446babff to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[repositories] | |
local | |
aliyun-nexus: http://maven.aliyun.com/nexus/content/groups/public/ | |
ibiblio-maven: http://maven.ibiblio.org/maven2/ | |
typesafe-ivy: https://dl.bintray.com/typesafe/ivy-releases/, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext] | |
uk-repository: http://uk.maven.org/maven2/ | |
jboss-repository: http://repository.jboss.org/nexus/content/groups/public/ | |
sonatype-oss-releases | |
maven-central | |
sonatype-oss-snapshots |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment