Hi,

Is there a public maven repository hosting the httpclient libraries? I
checked the usual places (repo1.maven.org, etc.) but haven't been able
to find anything with the the httpclient groupid
(org.apache.httpcomponents). Simply adding the following dependency
information to my pom.xml tells me that maven isn't able to find this
dependency in its default repositories:

groupid="org.apache.httpcomponents"
artifactId="httpcomponents-client"
version="4.0.3"

I'd appreciate any insight into this anyone might have. Thanks,

Jake

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to