Эксперт ХД

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

Published 2026-09-15 10:19:04 +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-api</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-api:1.7

About this package

The application programming interface for the repository system.

Dependencies

junit:junit
Details
Maven
2026-09-15 10:19:04 +00:00
265
Aether :: API
74 KiB
Assets (2)
Versions (1) View all
1.7 2026-09-15