org.apache.httpcomponents:httpcomponents-client (4.5.14)
Published 2026-02-24 13:44:06 +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>httpcomponents-client</artifactId>
<version>4.5.14</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.httpcomponents:httpcomponents-client:4.5.14About this package
Apache HttpComponents Client is a library of components for building client side HTTP services
Details
2026-02-24 13:44:06 +00:00
Assets (1)
Versions (2)
View all
Maven
0
Apache HttpComponents Client
Apache License, Version 2.0
15 KiB