Created
October 16, 2014 15:48
-
-
Save is/f8219248cec333dd5e3a to your computer and use it in GitHub Desktop.
chinese ivysetting
This file contains hidden or 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
| <ivysettings> | |
| <settings defaultResolver="chain"/> | |
| <resolvers> | |
| <chain name="chain"> | |
| <ibiblio name="maven-cn" m2compatible="true" root="http://maven.net.cn/content/groups/public/"/> | |
| <ibiblio name="oschina" m2compatible="true" root="http://maven.oschina.net/content/groups/public/"/> | |
| <ibiblio name="central" m2compatible="true"/> | |
| </chain> | |
| </resolvers> | |
| </ivysettings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment