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

Annotation of /miscJava/WebConfig/ivy.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1609 - (hide annotations) (download) (as text)
Fri Oct 14 13:29:54 2011 UTC (12 years, 7 months ago) by torben
Original Path: WebConfig/ivy.xml
File MIME type: text/xml
File size: 209 byte(s)
use apache ivy for dependencies
1 torben 1609 <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