Project

General

Profile

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

git_sitools_idoc / flarecast / cots / restlet-2.0.5-patched / org.apache.httpcore_4.0 / library.xml @ master

1
<library id="httpcore">
2
        <package name="org.apache.httpcore">
3
                <maven>
4
                        <groupId>org.apache.httpcomponents</groupId>
5
                        <artifactId>httpcore</artifactId>
6
                </maven>
7
        </package>
8
        <version>4.0</version>
9
        <release>1</release>
10
        <distributions>
11
                <distribution id="classic" />
12
        </distributions>
13
        <homeUri>
14
                http://hc.apache.org/httpcomponents-core/
15
        </homeUri>
16
        <downloadUri>
17
                http://hc.apache.org/httpcomponents-core/download.html
18
        </downloadUri>
19
        <javadocs>
20
                <link href="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/" />
21
        </javadocs>
22
</library>