org.apache.httpcomponents.core5:httpcore5-parent (5.2.4)
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.core5</groupId>
<artifactId>httpcore5-parent</artifactId>
<version>5.2.4</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.httpcomponents.core5:httpcore5-parent:5.2.4About this package
Apache HttpComponents Core is a library of components for building HTTP enabled services