Rev | Line | |
---|
[34577] | 1 | <ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven">
|
---|
[34317] | 2 | <info organisation="org.openstreetmap.josm.plugins" module="MicrosoftStreetside" revision="0.0.1" />
|
---|
[34349] | 3 | <configurations defaultconf="default" defaultconfmapping="default->default">
|
---|
[34329] | 4 | <conf name="default" />
|
---|
[34317] | 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"/>
|
---|
[34358] | 11 | <dependency org="log4j" name="log4j" rev="1.2.17"/>
|
---|
[34317] | 12 | </dependencies>
|
---|
| 13 | </ivy-module>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.