org.apache.httpcomponents:httpclient (4.5.14)
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.14</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.httpcomponents:httpclient:4.5.14About 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
Assets (1)
Versions (2)
View all
httpclient-4.5.14.pom
6.5 KiB