MVN

com.github.orolle : smc-maven-plugin

Maven & Gradle

Feb 12, 2017
1 stars

State Machine Compiler (SMC) Maven Plugin

<plugin>
    <groupId>com.github.orolle</groupId>
    <artifactId>smc-maven-plugin</artifactId>
    <version>6.4.0_rx_b1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.orolle : smc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 6.4.0_rx_b1

All Versions

Choose a version of com.github.orolle : smc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
6.4.x
smc-maven-plugin-6.4.0_rx_b1

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.github.orolle</groupId>
    <artifactId>smc-maven-plugin</artifactId>
    <version>6.4.0_rx_b1</version>
</plugin>