org.apache.maven.reporting:maven-reporting-api (3.1.1)
Published 2026-09-15 11:12:22 +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>3.1.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.maven.reporting:maven-reporting-api:3.1.1About this package
API to manage report generation.
Dependencies
org.apache.maven.doxia:doxia-sink-api
1.11.1
Details
2026-09-15 11:12:22 +00:00
Assets (2)
Versions (4)
View all
Maven
1
Apache Maven Reporting API
14 KiB
maven-reporting-api-3.1.1.pom
3.7 KiB