Эксперт ХД

org.apache.httpcomponents.core5:httpcore5-parent (5.3.4)

Published 2026-09-15 10:12:19 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.httpcomponents.core5</groupId>
	<artifactId>httpcore5-parent</artifactId>
	<version>5.3.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.httpcomponents.core5:httpcore5-parent:5.3.4

About this package

Apache HttpComponents Core is a library of components for building HTTP enabled services
Details
Maven
2026-09-15 10:12:19 +00:00
265
Apache HttpComponents Core Parent
14 KiB
Assets (1)
Versions (1) View all
5.3.4 2026-09-15