org.apache.httpcomponents:httpasyncclient (4.1.5)

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

About this package

Apache HttpComponents AsyncClient

Dependencies

org.apache.httpcomponents:httpcore
org.apache.httpcomponents:httpcore-nio
org.apache.httpcomponents:httpclient
commons-logging:commons-logging
junit:junit
commons-io:commons-io
org.mockito:mockito-core
Details
Maven
2026-02-24 13:44:05 +00:00
0
Apache HttpAsyncClient
183 KiB
Assets (2)
Versions (1) View all
4.1.5 2026-02-24