Jar examples for m:maven-project-info-reports-plugin
The Maven Project Info Reports Plugin is a plugin that generates standard reports for the specified project.
You can download jar file maven-project-info-reports-plugin 2.4 in this page.
Apache License
You can use the following script to add maven-project-info-reports-plugin-2.4.jar to your project.
<dependency> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> <version>2.4</version> </dependency>
compile group: 'org.apache.maven.plugins', name: 'maven-project-info-reports-plugin', version: '2.4'
libraryDependencies += "org.apache.maven.plugins" % "maven-project-info-reports-plugin" % "2.4"
<dependency org="org.apache.maven.plugins" name="maven-project-info-reports-plugin" rev="2.4"/>
@Grapes(@Grab(group='org.apache.maven.plugins', module='maven-project-info-reports-plugin', version='2.4'))
'org.apache.maven.plugins:maven-project-info-reports-plugin:jar:2.4'
Click the following link to download the jar file.
maven-project-info-reports-plugin-2.4-javadoc.jar