com.github.orolle:smc-maven-plugin

Fork of State Machine Compiler (SMC). It generates state machines.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.orolle
ArtifactId

ArtifactId

smc-maven-plugin
Last Version

Last Version

6.4.0_rx_b1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Fork of State Machine Compiler (SMC). It generates state machines.

Download smc-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.orolle</groupId>
    <artifactId>smc-maven-plugin</artifactId>
    <version>6.4.0_rx_b1</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-project jar 2.0
com.github.orolle : smc-core jar 6.4.0_rx_b1
com.github.orolle : smc-model jar 6.4.0_rx_b1
com.github.orolle : smc-generator jar 6.4.0_rx_b1
com.github.orolle : smc-parser jar 6.4.0_rx_b1
com.github.orolle : smc-lib-java jar 6.4.0_rx_b1
org.codehaus.plexus : plexus-utils jar 1.0.4
org.apache.maven.reporting : maven-reporting-impl jar 2.0
org.apache.maven : maven-plugin-api jar 2.0
commons-lang : commons-lang jar 2.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
6.4.0_rx_b1