Эксперт ХД

org.sonatype.aether:aether-impl (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-impl</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-impl:1.7

About this package

An implementation of the repository system.

Dependencies

org.sonatype.aether:aether-api
${project.version}
org.sonatype.aether:aether-spi
${project.version}
org.sonatype.aether:aether-util
${project.version}
org.codehaus.plexus:plexus-component-annotations
1.5.5
org.codehaus.plexus:plexus-container-default
1.5.5
org.slf4j:slf4j-api
1.6.1
junit:junit
org.sonatype.aether:aether-test-util
${project.version}
Details
Maven
2026-09-15 10:19:04 +00:00
265
Aether :: Implementation
107 KiB
Assets (2)
Versions (1) View all
1.7 2026-09-15