Project

General

Profile

Download (600 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / restlet-2.0.5-patched / org.apache.commons.fileupload_1.2 / library.xml @ master

1
<library id="fileupload">
2
   <package name="org.apache.commons.fileupload">
3
                <maven>
4
                        <groupId>commons-fileupload</groupId>
5
                        <artifactId>commons-fileupload</artifactId>
6
                </maven>
7
   </package>
8
   <version>1.2</version>
9
   <release>1</release>
10
   <distributions>
11
      <distribution id="classic" />
12
   </distributions>
13
   <homeUri>
14
      http://commons.apache.org/fileupload/
15
        </homeUri>
16
   <downloadUri>
17
      http://commons.apache.org/downloads/download_fileupload.cgi
18
        </downloadUri>
19
   <javadocs>
20
      <link href="http://commons.apache.org/fileupload/apidocs/" />
21
   </javadocs>
22
</library>