MVN

io.aubay.fase : fase-maven-plugin

Maven & Gradle

Feb 17, 2020

fase-maven-plugin Maven Plugin

<plugin>
    <groupId>io.aubay.fase</groupId>
    <artifactId>fase-maven-plugin</artifactId>
    <version>0.3.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.aubay.fase : fase-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3.7

All Versions

Choose a version of io.aubay.fase : fase-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
fase-maven-plugin-0.3.7
fase-maven-plugin-0.3.6
fase-maven-plugin-0.3.5
fase-maven-plugin-0.3.4
fase-maven-plugin-0.3.3
fase-maven-plugin-0.3.2
fase-maven-plugin-0.3.1
fase-maven-plugin-0.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>io.aubay.fase</groupId>
    <artifactId>fase-maven-plugin</artifactId>
    <version>0.3.7</version>
</plugin>