Эксперт ХД

org.apache.maven:maven-model (3.1.1)

Published 2026-09-15 11:12:00 +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-model</artifactId>
	<version>3.1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.maven:maven-model:3.1.1

About this package

Model for Maven POM (Project Object Model)

Dependencies

org.codehaus.plexus:plexus-utils
Details
Maven
2026-09-15 11:12:00 +00:00
0
Maven Model
4.0 KiB
Assets (1)
Versions (4) View all
3.2.5 2026-09-15
3.1.1 2026-09-15
2.2.1 2026-09-15
3.0 2026-09-15