Эксперт ХД

org.apache.maven.shared:maven-artifact-transfer (0.13.1)

Published 2026-09-15 10:48:33 +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.shared</groupId>
	<artifactId>maven-artifact-transfer</artifactId>
	<version>0.13.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.maven.shared:maven-artifact-transfer:0.13.1

About this package

An API to install, deploy and resolving artifacts with Maven 3

Dependencies

org.apache.maven:maven-core
3.0
org.apache.maven:maven-artifact
3.0
org.codehaus.plexus:plexus-component-annotations
2.0.0
org.apache.maven.shared:maven-common-artifact-filters
3.1.0
org.codehaus.plexus:plexus-utils
3.3.0
org.sonatype.aether:aether-api
1.7
org.sonatype.aether:aether-util
1.7
org.sonatype.aether:aether-impl
1.7
org.eclipse.aether:aether-api
0.9.0.M2
org.eclipse.aether:aether-impl
0.9.0.M2
org.slf4j:slf4j-api
1.7.5
junit:junit
4.13.1
org.mockito:mockito-core
2.28.2
Details
Maven
2026-09-15 10:48:33 +00:00
0
Apache Maven Artifact Transfer
166 KiB
Assets (2)
Versions (1) View all
0.13.1 2026-09-15