Alexandria Finite State Machine

A library for specifying, creating and interacting with abstract finite state machines.

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-fsm
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

Alexandria Finite State Machine
A library for specifying, creating and interacting with abstract finite state machines.
Source Code Management

Source Code Management

http://github.com/g2forge/alexandria/tree/0.0.18/ax-fsm

Download ax-fsm

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.g2forge.alexandria : ax-java jar 0.0.18

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.18
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.g2forge.alexandria

G2 Forge

Open source software and gateware

Versions

Version
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.11
0.0.10
0.0.9
0.0.8