Jar examples for m:maven-reporting-api
API to manage report generation.
You can download jar file maven-reporting-api 3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-reporting-api-3.0.jar to your project.
<dependency> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-api</artifactId> <version>3.0</version> </dependency>
compile group: 'org.apache.maven.reporting', name: 'maven-reporting-api', version: '3.0'
libraryDependencies += "org.apache.maven.reporting" % "maven-reporting-api" % "3.0"
<dependency org="org.apache.maven.reporting" name="maven-reporting-api" rev="3.0"/>
@Grapes(@Grab(group='org.apache.maven.reporting', module='maven-reporting-api', version='3.0'))
'org.apache.maven.reporting:maven-reporting-api:jar:3.0'
Click the following link to download the jar file.
maven-reporting-api-3.0-javadoc.jar