Last Version

statefulj-fsm 3.0

Finite State Machine with Non-Detereminstic Transitions

License

License

GroupId

GroupId

org.statefulj
ArtifactId

ArtifactId

statefulj-fsm
Version

Version

3.0
Type

Type

jar
Description

Description

statefulj-fsm
Finite State Machine with Non-Detereminstic Transitions
Project URL

Project URL

http://www.statefulj.org

Download statefulj-fsm 3.0


<!-- https://jarcasting.com/artifacts/org.statefulj/statefulj-fsm/ -->
<dependency>
    <groupId>org.statefulj</groupId>
    <artifactId>statefulj-fsm</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.statefulj/statefulj-fsm/
implementation 'org.statefulj:statefulj-fsm:3.0'
// https://jarcasting.com/artifacts/org.statefulj/statefulj-fsm/
implementation ("org.statefulj:statefulj-fsm:3.0")
'org.statefulj:statefulj-fsm:jar:3.0'
<dependency org="org.statefulj" name="statefulj-fsm" rev="3.0">
  <artifact name="statefulj-fsm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.statefulj', module='statefulj-fsm', version='3.0')
)
libraryDependencies += "org.statefulj" % "statefulj-fsm" % "3.0"
[org.statefulj/statefulj-fsm "3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.statefulj : statefulj-common jar 3.0
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.commons : commons-lang3 jar 3.3.2
org.mockito : mockito-all jar 1.9.5
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.