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 install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.httpcomponents:httpcomponents-asyncclient:4.1.5

About this package

Apache components to build asynchronous client side HTTP services
Details
Maven
2026-02-24 13:44:06 +00:00
0
Apache HttpComponents AsyncClient
Apache License, Version 2.0
10 KiB
Assets (1)
Versions (1) View all
4.1.5 2026-02-24