org.eclipse.aether:aether-util (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-util</artifactId>
	<version>0.9.0.M2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.eclipse.aether:aether-util:0.9.0.M2

About this package

A collection of utility classes to ease usage of the repository system.

Dependencies

org.eclipse.aether:aether-api
org.eclipse.aether:aether-test-util
junit:junit
Details
Maven
2026-02-24 13:44:43 +00:00
1
Aether Utilities
132 KiB
Assets (2)
Versions (1) View all
0.9.0.M2 2026-02-24