Last Version

spring flow state machine core 1.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberned
ArtifactId

ArtifactId

state-machine-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

spring flow state machine core
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download state-machine-core 1.0.2


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

Dependencies

compile (4)

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

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.