Эксперт ХД

avalon-framework:avalon-framework (4.1.3)

Published 2026-09-15 11:05:29 +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>avalon-framework</groupId>
	<artifactId>avalon-framework</artifactId>
	<version>4.1.3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=avalon-framework:avalon-framework:4.1.3
Details
Maven
2026-09-15 11:05:29 +00:00
0
167 B
Assets (1)
Versions (1) View all
4.1.3 2026-09-15