Эксперт ХД

org.eclipse.aether:aether-api (0.9.0.M2)

Published 2026-09-15 11:15: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.eclipse.aether</groupId>
	<artifactId>aether-api</artifactId>
	<version>0.9.0.M2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.eclipse.aether:aether-api:0.9.0.M2

About this package

The application programming interface for the repository system.

Dependencies

junit:junit
Details
Maven
2026-09-15 11:15:04 +00:00
0
Aether API
1.7 KiB
Assets (1)
Versions (2) View all
1.0.0.v20140518 2026-09-15
0.9.0.M2 2026-09-15