MVN

com.stateforge.statebuilder.maven : maven-statebuilder-plugin

Maven & Gradle

Mar 28, 2015

StateBuilder Maven plugin

<plugin>
    <groupId>com.stateforge.statebuilder.maven</groupId>
    <artifactId>maven-statebuilder-plugin</artifactId>
    <version>3.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stateforge.statebuilder.maven : maven-statebuilder-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.6

All Versions

Choose a version of com.stateforge.statebuilder.maven : maven-statebuilder-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.6
maven-statebuilder-plugin-3.6
3.5
maven-statebuilder-plugin-3.5
3.2
maven-statebuilder-plugin-3.2
3.1
maven-statebuilder-plugin-3.1
3.0
maven-statebuilder-plugin-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>com.stateforge.statebuilder.maven</groupId>
    <artifactId>maven-statebuilder-plugin</artifactId>
    <version>3.6</version>
</plugin>