org.apache.httpcomponents:httpcore-nio (4.4.16)

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

About this package

Apache HttpComponents Core (non-blocking I/O)

Dependencies

org.apache.httpcomponents:httpcore
${project.version}
org.conscrypt:conscrypt-openjdk-uber
junit:junit
org.mockito:mockito-core
commons-logging:commons-logging
Details
Maven
2026-02-24 13:44:06 +00:00
0
Apache HttpCore NIO
5.4 KiB
Assets (1)
Versions (2) View all
4.4.15 2026-02-24
4.4.16 2026-02-24