<library id="httpclient" symbolicName="org.apache.httpclient">
	<name>Apache HTTP Components Client</name>
	<description>Apache HTTP Components Client</description>
	<version>4.1</version>
    <release>1</release>
	<homeUri>http://hc.apache.org/httpcomponents-client/</homeUri>
	<downloadUri>http://hc.apache.org/httpcomponents-client/download.html</downloadUri>
	<provider>Apache Software Foundation</provider>

	<package name="org.apache.httpclient">
		<maven>
			<groupId>org.apache.httpcomponents</groupId>
			<artifactId>httpclient</artifactId>
		</maven>
	</package>
	<distributions>
		<distribution id="classic" />
	</distributions>
	<javadocs>
		<link href="http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/" />
	</javadocs>
</library>
