Mercurial > hg > fulltextSearchServer
annotate lib/com.thoughtworks.xstream_1.3/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 |
rev | line source |
---|---|
0 | 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> |