org.apache.httpcomponents:httpcomponents-core (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>httpcomponents-core</artifactId>
<version>4.4.16</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.httpcomponents:httpcomponents-core:4.4.16About this package
Apache HttpComponents Core is a library of components for building HTTP enabled services
Details
2026-02-24 13:44:06 +00:00
Assets (1)
Versions (3)
View all
Maven
1
Apache HttpComponents Core
Apache License, Version 2.0
12 KiB