Last Version

nu.jibe:jibe-tools-fsm 0.9.11

Annotation-driven FSM

License

License

GroupId

GroupId

nu.jibe
ArtifactId

ArtifactId

jibe-tools-fsm
Version

Version

0.9.11
Type

Type

jar
Description

Description

nu.jibe:jibe-tools-fsm
Annotation-driven FSM
Project URL

Project URL

https://github.com/joachimbjorklund/jibe-tools-fsm
Source Code Management

Source Code Management

https://github.com/joachimbjorklund/jibe-tools-fsm.git

Download jibe-tools-fsm 0.9.11


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.javassist : javassist jar 3.18.1-GA
org.reflections : reflections jar 0.9.9
joda-time : joda-time jar 2.7
org.slf4j : slf4j-api jar 1.7.10

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-log4j12 jar 1.7.10
com.jayway.awaitility : awaitility jar 1.6.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.