Last change
on this file since 34320 was 34317, checked in by renerr18, 7 years ago |
Initial checkin of MicrosoftStreetside source
|
File size:
631 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">
|
---|
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.