Эксперт ХД

org.apache.httpcomponents:httpcomponents-client (4.5.13)

Published 2026-09-15 11:11:22 +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</groupId>
	<artifactId>httpcomponents-client</artifactId>
	<version>4.5.13</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.httpcomponents:httpcomponents-client:4.5.13

About this package

Apache HttpComponents Client is a library of components for building client side HTTP services
Details
Maven
2026-09-15 11:11:22 +00:00
0
Apache HttpComponents Client
Apache License, Version 2.0
16 KiB
Assets (1)
Versions (1) View all
4.5.13 2026-09-15