org.sonatype.aether:aether-util (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-util</artifactId>
<version>1.7</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.sonatype.aether:aether-util:1.7About this package
A collection of utility classes to ease usage of the repository system.
Dependencies
org.sonatype.aether:aether-api
${project.version}
junit:junit
org.sonatype.aether:aether-test-util
${project.version}
Details
2026-09-15 10:19:06 +00:00
Assets (2)
Versions (1)
View all
Maven
265
Aether :: Utilities
107 KiB
aether-util-1.7.jar
105 KiB
aether-util-1.7.pom
2.0 KiB
1.7
2026-09-15