Last Version

Spring State Machine Core 3.2.0

Spring State Machine Core

License

License

GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-core
Version

Version

3.2.0
Type

Type

jar
Description

Description

Spring State Machine Core
Spring State Machine Core
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-core 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-tx jar
org.springframework : spring-messaging jar
io.projectreactor : reactor-core jar

Project Modules

There are no modules declared in this project.