org.apache.httpcomponents:httpcore (4.4.13)

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

About this package

Apache HttpComponents Core (blocking I/O)

Dependencies

junit:junit
org.mockito:mockito-core
commons-logging:commons-logging
Details
Maven
2026-02-24 13:44:06 +00:00
0
Apache HttpCore
326 KiB
Assets (2)
Versions (3) View all
4.4.13 2026-02-24
4.4.15 2026-02-24
4.4.16 2026-02-24