MVN

org.fabric3 : fabric3-itest-plugin

Maven & Gradle

Oct 07, 2016

Fabric3 Maven Runtime Plugin · Fabric3 Maven Runtime plugin

<plugin>
    <groupId>org.fabric3</groupId>
    <artifactId>fabric3-itest-plugin</artifactId>
    <version>3.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fabric3 : fabric3-itest-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.fabric3 : fabric3-itest-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
fabric3-itest-plugin-3.0.0
2.5.x
fabric3-itest-plugin-2.5.3
fabric3-itest-plugin-2.5.2
fabric3-itest-plugin-2.5.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>org.fabric3</groupId>
    <artifactId>fabric3-itest-plugin</artifactId>
    <version>3.0.0</version>
</plugin>