Эксперт ХД

com.azure:azure-sdk-parent (1.6.0)

Published 2026-09-15 11:05:39 +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>com.azure</groupId>
	<artifactId>azure-sdk-parent</artifactId>
	<version>1.6.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.azure:azure-sdk-parent:1.6.0

About this package

Parent POM for Microsoft Azure SDK for Java
Details
Maven
2026-09-15 11:05:39 +00:00
0
Microsoft Azure SDK for Java Parent
The MIT License (MIT)
12 KiB
Assets (1)
Versions (1) View all
1.6.0 2026-09-15