Skip to content

Instantly share code, notes, and snippets.

@huoxudong125
Forked from NeoOU/alibaba maven mirror
Created August 22, 2017 08:28
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 huoxudong125/409631a705eba9245659e58659fb9e59 to your computer and use it in GitHub Desktop.
Save huoxudong125/409631a705eba9245659e58659fb9e59 to your computer and use it in GitHub Desktop.
alibaba maven mirror
<mirror>
<id>alimaven</id>
<name>aliyun maven</name>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
<mirrorOf>central</mirrorOf>
</mirror>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment