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.2 in this page.
Apache License
You can use the following script to add maven-project-info-reports-plugin-2.2.jar to your project.
<dependency> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> <version>2.2</version> </dependency>
compile group: 'org.apache.maven.plugins', name: 'maven-project-info-reports-plugin', version: '2.2'
libraryDependencies += "org.apache.maven.plugins" % "maven-project-info-reports-plugin" % "2.2"
<dependency org="org.apache.maven.plugins" name="maven-project-info-reports-plugin" rev="2.2"/>
@Grapes(@Grab(group='org.apache.maven.plugins', module='maven-project-info-reports-plugin', version='2.2'))
'org.apache.maven.plugins:maven-project-info-reports-plugin:jar:2.2'
Click the following link to download the jar file.
maven-project-info-reports-plugin-2.2-javadoc.jar