License |
License |
---|---|
GroupId | GroupIdorg.springframework.statemachine |
ArtifactId | ArtifactIdspring-statemachine-samples-scope |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionSpring State Machine Web Scope Sample
Spring State Machine Web Scope Sample
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-samples-scope/ -->
<dependency>
<groupId>org.springframework.statemachine</groupId>
<artifactId>spring-statemachine-samples-scope</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-samples-scope/
implementation 'org.springframework.statemachine:spring-statemachine-samples-scope:3.0.1'
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-samples-scope/
implementation ("org.springframework.statemachine:spring-statemachine-samples-scope:3.0.1")
'org.springframework.statemachine:spring-statemachine-samples-scope:jar:3.0.1'
<dependency org="org.springframework.statemachine" name="spring-statemachine-samples-scope" rev="3.0.1">
<artifact name="spring-statemachine-samples-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.statemachine', module='spring-statemachine-samples-scope', version='3.0.1')
)
libraryDependencies += "org.springframework.statemachine" % "spring-statemachine-samples-scope" % "3.0.1"
[org.springframework.statemachine/spring-statemachine-samples-scope "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.statemachine : spring-statemachine-core | jar | 3.0.1 |
org.springframework : spring-context-support | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar |