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

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

Spring state machine for entities, not for application

Категории

Категории

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

Группа

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

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

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

Версия

1.0.2
Тип

Тип

pom

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

Имя Файла Размер
spring-flow-state-machine-1.0.2.pom 4 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.0.2</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.0.2'
// https://jarcasting.com/artifacts/ru.sberned.statemachine/spring-flow-state-machine/
implementation ("ru.sberned.statemachine:spring-flow-state-machine:1.0.2")
'ru.sberned.statemachine:spring-flow-state-machine:pom:1.0.2'
<dependency org="ru.sberned.statemachine" name="spring-flow-state-machine" rev="1.0.2">
  <artifact name="spring-flow-state-machine" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.sberned.statemachine', module='spring-flow-state-machine', version='1.0.2')
)
libraryDependencies += "ru.sberned.statemachine" % "spring-flow-state-machine" % "1.0.2"
[ru.sberned.statemachine/spring-flow-state-machine "1.0.2"]