org.sonatype.aether:aether-spi (1.7)
Published 2026-09-15 10:19:06 +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-spi</artifactId>
<version>1.7</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.sonatype.aether:aether-spi:1.7About this package
The service provider interface for repository system implementations and repository connectors.
Dependencies
org.sonatype.aether:aether-api
${project.version}
Details
2026-09-15 10:19:06 +00:00
Assets (2)
Versions (1)
View all
Maven
265
Aether :: SPI
15 KiB
aether-spi-1.7.jar
13 KiB
aether-spi-1.7.pom
1.7 KiB
1.7
2026-09-15