org.apache.maven:maven-aether-provider (3.0)
Published 2026-09-15 10:12:24 +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.apache.maven</groupId>
<artifactId>maven-aether-provider</artifactId>
<version>3.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.maven:maven-aether-provider:3.0About this package
This module provides extensions to Aether for utilizing the Maven POM and Maven metadata.
Dependencies
org.apache.maven:maven-model-builder
org.apache.maven:maven-repository-metadata
org.sonatype.aether:aether-api
org.sonatype.aether:aether-util
org.sonatype.aether:aether-impl
org.codehaus.plexus:plexus-component-annotations
Details
2026-09-15 10:12:24 +00:00
Assets (2)
Versions (3)
View all
Maven
265
Maven Aether Provider
52 KiB
maven-aether-provider-3.0.pom
2.4 KiB