/[projects]/WebConfig/ivy.xml
ViewVC logotype

Contents of /WebConfig/ivy.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1609 - (show annotations) (download) (as text)
Fri Oct 14 13:29:54 2011 UTC (12 years, 7 months ago) by torben
File MIME type: text/xml
File size: 209 byte(s)
use apache ivy for dependencies
1 <ivy-module version="2.0">
2 <info organisation="org.apache" module="hello-ivy"/>
3 <dependencies>
4 <dependency org="javax.servlet" name="servlet-api" rev="2.5"/>
5 </dependencies>
6 </ivy-module>

  ViewVC Help
Powered by ViewVC 1.1.20