org.eclipse.aether:aether (0.9.0.M2)
Published 2026-02-24 13:44:43 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether</artifactId>
<version>0.9.0.M2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.eclipse.aether:aether:0.9.0.M2About this package
The parent and aggregator for the repository system.