Last Version

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

state-machine-core
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download state-machine-core 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
org.springframework : spring-tx jar
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.3.RELEASE
com.h2database : h2 jar 1.4.195
org.hsqldb : hsqldb jar 1.8.0.10

Project Modules

There are no modules declared in this project.