License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdru.sberned.statemachine |
ArtifactId | ArtifactIdspring-flow-state-machine-starter |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionspring flow state machine starter
Spring state machine for entities, not for application
|
Project Organization |
Project Organization |
<!-- 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"]
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 |