Last Version

spring flow state machine starter 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-starter
Version

Version

1.1.1
Type

Type

jar
Description

Description

spring flow state machine starter
Spring state machine for entities, not for application
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-flow-state-machine-starter 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
ru.sberned.statemachine : state-machine-core jar 1.1.1

Project Modules

There are no modules declared in this project.