Spring State Machine Data Jpa Sample


License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-samples-datajpa
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring State Machine Data Jpa Sample
Spring State Machine Data Jpa 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-datajpa

How to add to project

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

Dependencies

compile (9)

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-autoconfigure jar 3.2.0
org.springframework.statemachine : spring-statemachine-data-jpa jar 3.2.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-devtools jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.1