annotate lib/org.apache.commons.fileupload_1.2/library.xml @ 1:83e9a828e794

Version mit integrierter Suche ?ber XML-Volltexte
author dwinter
date Wed, 26 Jan 2011 14:41:34 +0100
parents db87c1b7eb6d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
db87c1b7eb6d initial
dwinter
parents:
diff changeset
1 <library id="fileupload">
db87c1b7eb6d initial
dwinter
parents:
diff changeset
2 <package name="org.apache.commons.fileupload">
db87c1b7eb6d initial
dwinter
parents:
diff changeset
3 <maven>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
4 <groupId>commons-fileupload</groupId>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
5 <artifactId>commons-fileupload</artifactId>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
6 </maven>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
7 </package>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
8 <version>1.2</version>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
9 <release>1</release>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
10 <distributions>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
11 <distribution id="classic" />
db87c1b7eb6d initial
dwinter
parents:
diff changeset
12 </distributions>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
13 <homeUri>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
14 http://commons.apache.org/fileupload/
db87c1b7eb6d initial
dwinter
parents:
diff changeset
15 </homeUri>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
16 <downloadUri>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
17 http://commons.apache.org/downloads/download_fileupload.cgi
db87c1b7eb6d initial
dwinter
parents:
diff changeset
18 </downloadUri>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
19 <javadocs>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
20 <link href="http://commons.apache.org/fileupload/apidocs/" />
db87c1b7eb6d initial
dwinter
parents:
diff changeset
21 </javadocs>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
22 </library>