MVN

de.jplanets.maven : jplanets-frontpage-report

Maven & Gradle

May 26, 2017

jPlanets Frontpage Maven Report · The jPlanets Frontpage Maven Report allows to mashup site content on a single page.

<plugin>
    <groupId>de.jplanets.maven</groupId>
    <artifactId>jplanets-frontpage-report</artifactId>
    <version>3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jplanets.maven : jplanets-frontpage-report to add to Maven - Latest Versions:

  • Latest Stable: 3.1

All Versions

Choose a version of de.jplanets.maven : jplanets-frontpage-report to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1
jplanets-frontpage-report-3.1
3.0
jplanets-frontpage-report-3.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>de.jplanets.maven</groupId>
    <artifactId>jplanets-frontpage-report</artifactId>
    <version>3.1</version>
</plugin>

Advertisement