Эксперт ХД

org.apache.maven.reporting:maven-reporting-api (4.0.0)

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

About this package

API to manage report generation.

Dependencies

org.apache.maven.doxia:doxia-sink-api
2.0.0
Details
Maven
2026-09-15 10:48:30 +00:00
0
Apache Maven Reporting API
12 KiB
Assets (2)
Versions (4) View all
3.1.1 2026-09-15
3.1.0 2026-09-15
3.0 2026-09-15
4.0.0 2026-09-15