Last Version

Spring State Machine Boot 1.2.14.RELEASE

Spring State Machine Boot

License

License

GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-boot
Version

Version

1.2.14.RELEASE
Type

Type

jar
Description

Description

Spring State Machine Boot
Spring State Machine Boot
Project URL

Project URL

https://github.com/spring-projects/spring-statemachine
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-statemachine

Download spring-statemachine-boot 1.2.14.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-boot/ -->
<dependency>
    <groupId>org.springframework.statemachine</groupId>
    <artifactId>spring-statemachine-boot</artifactId>
    <version>1.2.14.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-boot/
implementation 'org.springframework.statemachine:spring-statemachine-boot:1.2.14.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-boot/
implementation ("org.springframework.statemachine:spring-statemachine-boot:1.2.14.RELEASE")
'org.springframework.statemachine:spring-statemachine-boot:jar:1.2.14.RELEASE'
<dependency org="org.springframework.statemachine" name="spring-statemachine-boot" rev="1.2.14.RELEASE">
  <artifact name="spring-statemachine-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.statemachine', module='spring-statemachine-boot', version='1.2.14.RELEASE')
)
libraryDependencies += "org.springframework.statemachine" % "spring-statemachine-boot" % "1.2.14.RELEASE"
[org.springframework.statemachine/spring-statemachine-boot "1.2.14.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator jar 1.5.19.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.19.RELEASE
org.springframework.statemachine : spring-statemachine-core jar 1.2.14.RELEASE

Project Modules

There are no modules declared in this project.