Last Version

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

spring-flow-state-machine-starter
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download spring-flow-state-machine-starter 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
ru.sberned : state-machine-core jar 1.0.2

Project Modules

There are no modules declared in this project.