Rev | Line | |
---|
[15977] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <!-- License: GPL. For details, see LICENSE file. -->
|
---|
| 3 | <ivysettings>
|
---|
| 4 | <settings defaultResolver="chain"/>
|
---|
| 5 | <resolvers>
|
---|
| 6 | <chain name="chain">
|
---|
| 7 | <ibiblio name="josm-nexus" m2compatible="true" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" />
|
---|
[16195] | 8 | <ibiblio name="josm-nexus-snapshots" m2compatible="true" root="https://josm.openstreetmap.de/nexus/content/repositories/snapshots/" />
|
---|
[15977] | 9 | <ibiblio name="jcenter" m2compatible="true" root="https://jcenter.bintray.com/" />
|
---|
[16229] | 10 | <ibiblio name="oss-sonatype-snapshots" m2compatible="true" root="https://oss.sonatype.org/content/repositories/snapshots/" />
|
---|
[15977] | 11 | </chain>
|
---|
| 12 | </resolvers>
|
---|
| 13 | </ivysettings>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.