what the relationship between commons-httpclient and httpclient, both from apache
Commons HttpClient is an old project that produced HttpClient 3.1. The project was subsumed by the larger Apache HttpComponents project, which produced HttpClient 4.x. It’s rather confusing and a bit political, but the old Commons HttpClient library is now deprecated.