Project

General

Profile

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

git_sitools_idoc / flarecast / cots / restlet-2.0.5-patched / com.thoughtworks.xstream_1.3 / library.xml @ master

1
<library id="xstream">
2
        <package name="com.thoughtworks.xstream">
3
                <maven>
4
                        <artifactId>xstream</artifactId>
5
                </maven>
6
        </package>
7
        <version>1.3</version>
8
        <release>1</release>
9
        <distributions>
10
                <distribution id="classic" />
11
        </distributions>
12
        <homeUri>
13
                http://xstream.codehaus.org/
14
   </homeUri>
15
        <downloadUri>
16
                http://xstream.codehaus.org/download.html
17
   </downloadUri>
18
        <javadocs>
19
                <link href="http://xstream.codehaus.org/javadoc/" />
20
        </javadocs>
21
</library>