org.apache.httpcomponents:httpcomponents-asyncclient (4.1.5)
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-asyncclient</artifactId>
<version>4.1.5</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.httpcomponents:httpcomponents-asyncclient:4.1.5About this package
Apache components to build asynchronous client side HTTP services