Эксперт ХД

org.apache.httpcomponents.client5:httpclient5-parent (5.5)

Published 2026-09-15 10:12:16 +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.client5</groupId>
	<artifactId>httpclient5-parent</artifactId>
	<version>5.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.httpcomponents.client5:httpclient5-parent:5.5

About this package

Apache HttpComponents Client is a library of components for building client side HTTP services
Details
Maven
2026-09-15 10:12:16 +00:00
265
Apache HttpComponents Client Parent
16 KiB
Assets (1)
Versions (1) View all
5.5 2026-09-15