source:
osm/applications/editors/josm/plugins/MicrosoftStreetside/ivy.xml@
34344
| Last change on this file since 34344 was 34329, checked in by , 7 years ago | |
|---|---|
| File size: 640 bytes | |
| Line | |
|---|---|
| 1 | <ivy-module version="2.0"> |
| 2 | <info organisation="org.openstreetmap.josm.plugins" module="MicrosoftStreetside" revision="0.0.1" /> |
| 3 | <configurations defaultconf="default" defaultconfmapping="default->default,sources"> |
| 4 | <conf name="default" /> |
| 5 | </configurations> |
| 6 | <dependencies> |
| 7 | <dependency org="com.fasterxml.jackson.core" name="jackson-core" rev="2.2.4"/> |
| 8 | <dependency org="com.fasterxml.jackson.core" name="jackson-databind" rev="2.2.4"/> |
| 9 | <dependency org="com.fasterxml.jackson.core" name="jackson-annotations" rev="2.2.4"/> |
| 10 | <dependency org="us.monoid.web" name="resty" rev="0.3.2"/> |
| 11 | </dependencies> |
| 12 | </ivy-module> |
Note:
See TracBrowser
for help on using the repository browser.
