org.apache.httpcomponents:httpclient (4.5.13)

Published 2026-02-24 13:44:05 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.httpcomponents</groupId>
	<artifactId>httpclient</artifactId>
	<version>4.5.13</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.httpcomponents:httpclient:4.5.13

About this package

Apache HttpComponents Client

Dependencies

org.apache.httpcomponents:httpcore
commons-logging:commons-logging
commons-codec:commons-codec
junit:junit
org.mockito:mockito-core
Details
Maven
2026-02-24 13:44:05 +00:00
0
Apache HttpClient
768 KiB
Assets (2)
Versions (2) View all
4.5.13 2026-02-24
4.5.14 2026-02-24