Last Version

spring flow state machine 1.1.1

Spring state machine for entities, not for application

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberned.statemachine
ArtifactId

ArtifactId

spring-flow-state-machine
Version

Version

1.1.1
Type

Type

pom
Description

Description

spring flow state machine
Spring state machine for entities, not for application
Project URL

Project URL

https://github.com/Sberned/spring-flow-statemachine
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/Sberned/spring-flow-statemachine

Download spring-flow-state-machine 1.1.1


<!-- https://jarcasting.com/artifacts/ru.sberned.statemachine/spring-flow-state-machine/ -->
<dependency>
    <groupId>ru.sberned.statemachine</groupId>
    <artifactId>spring-flow-state-machine</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberned.statemachine/spring-flow-state-machine/
implementation 'ru.sberned.statemachine:spring-flow-state-machine:1.1.1'
// https://jarcasting.com/artifacts/ru.sberned.statemachine/spring-flow-state-machine/
implementation ("ru.sberned.statemachine:spring-flow-state-machine:1.1.1")
'ru.sberned.statemachine:spring-flow-state-machine:pom:1.1.1'
<dependency org="ru.sberned.statemachine" name="spring-flow-state-machine" rev="1.1.1">
  <artifact name="spring-flow-state-machine" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.sberned.statemachine', module='spring-flow-state-machine', version='1.1.1')
)
libraryDependencies += "ru.sberned.statemachine" % "spring-flow-state-machine" % "1.1.1"
[ru.sberned.statemachine/spring-flow-state-machine "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • state-machine-core
  • state-machine-starter
  • state-machine-samples
  • dummy