bbvfsm - Statemachine Implementation

Statemachine Implementation

License

License

GroupId

GroupId

ch.bbv.fsm
ArtifactId

ArtifactId

fsm-impl
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

bbvfsm - Statemachine Implementation
Statemachine Implementation
Project Organization

Project Organization

bbv Software Services AG

Download fsm-impl

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
ch.bbv.fsm : fsm-api jar 2.0.0
com.google.guava : guava jar 10.0.1
org.slf4j : slf4j-api jar 1.6.4
cglib : cglib jar 2.2.2

test (5)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-library jar 1.2.1
org.hamcrest : hamcrest-core jar 1.2.1
org.mockito : mockito-core jar 1.8.4
ch.qos.logback : logback-classic jar 0.9.29

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.0