Эксперт ХД

org.sonatype.aether:aether-parent (1.7)

Published 2026-09-15 10:19:05 +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.sonatype.aether</groupId>
	<artifactId>aether-parent</artifactId>
	<version>1.7</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.sonatype.aether:aether-parent:1.7

About this package

The parent and aggregator for the repository system.
Details
Maven
2026-09-15 10:19:05 +00:00
265
Aether
The Apache Software License, Version 2.0
7.5 KiB
Assets (1)
Versions (1) View all
1.7 2026-09-15