view lib/org.apache.httpmime_4.0/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="httpmime">
	<package name="org.apache.httpmime">
		<maven>
			<groupId>org.apache.httpcomponents</groupId>
			<artifactId>httpmime</artifactId>
		</maven>
	</package>
	<version>4.0</version>
    <release>1</release>
	<distributions>
		<distribution id="classic" />
	</distributions>
	<homeUri>
		http://hc.apache.org/httpcomponents-client/httpmime/
	</homeUri>
	<downloadUri>
		http://hc.apache.org/httpcomponents-client/download.html
	</downloadUri>
	<javadocs>
		<link href="http://hc.apache.org/httpcomponents-client/httpmime/apidocs/" />
	</javadocs>
</library>