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

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