не последняя версия
Последняя версия 1.1.1

ru.sberned.statemachine:spring-flow-state-machine 1.1.0

Spring state machine for entities, not for application

Категории

Категории

SBE Данные Data Structures
Группа

Группа

ru.sberned.statemachine
Идентификатор

Идентификатор

spring-flow-state-machine
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать spring-flow-state-machine 1.1.0

Имя Файла Размер
spring-flow-state-machine-1.1.0.pom 5 KB
Обзор

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