Spring State Machine History State Sample


License

License

GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-samples-washer
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring State Machine History State Sample
Spring State Machine History State Sample
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-samples-washer

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.statemachine : spring-statemachine-core jar 3.2.0
org.springframework : spring-context-support jar
org.springframework.statemachine : spring-statemachine-samples-common jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.1