Hektor Actor FSM Support

Support for running an FSM within an Actor

License

License

GroupId

GroupId

io.hektor
ArtifactId

ArtifactId

hektor-actor-fsm
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Hektor Actor FSM Support
Support for running an FSM within an Actor

Download hektor-actor-fsm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.snice : snice-commons jar 0.1.8
io.hektor : hektor-actors jar 0.0.4
io.hektor : hektor-fsm jar 0.0.4

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4