You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ivy.xml 342B

1234567
  1. <ivy-module version="2.0">
  2. <info organisation="net.sourceforge.fikin-ant-tasks" module="ant-fikin"/>
  3. <dependencies>
  4. <dependency org="commons-httpclient" name="commons-httpclient" rev="3.+" conf="default" />
  5. <dependency org="xerces" name="xercesImpl" rev="2.+" conf="default"/>
  6. </dependencies>
  7. </ivy-module>