MVN

org.minbox.framework : command-execute-maven-plugin

Maven & Gradle

Apr 13, 2020
<plugin>
    <groupId>org.minbox.framework</groupId>
    <artifactId>command-execute-maven-plugin</artifactId>
    <version>0.2.0.RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.minbox.framework : command-execute-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0.RELEASE

All Versions

Choose a version of org.minbox.framework : command-execute-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
command-execute-maven-plugin-0.2.0.RELEASE
0.1.x
command-execute-maven-plugin-0.1.0.RELEASE

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.minbox.framework</groupId>
    <artifactId>command-execute-maven-plugin</artifactId>
    <version>0.2.0.RELEASE</version>
</plugin>