view lib/com.thoughtworks.xstream_1.3/library.xml @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line source

<library id="xstream">
	<package name="com.thoughtworks.xstream">
		<maven>
			<artifactId>xstream</artifactId>
		</maven>
	</package>
	<version>1.3</version>
	<release>1</release>
	<distributions>
		<distribution id="classic" />
	</distributions>
	<homeUri>
		http://xstream.codehaus.org/
   </homeUri>
	<downloadUri>
		http://xstream.codehaus.org/download.html
   </downloadUri>
	<javadocs>
		<link href="http://xstream.codehaus.org/javadoc/" />
	</javadocs>
</library>