Last Version

Spring State Machine Data Jpa 3.2.0

Spring State Machine Data Jpa

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.statemachine
ArtifactId

ArtifactId

spring-statemachine-data-jpa
Version

Version

3.2.0
Type

Type

jar
Description

Description

Spring State Machine Data Jpa
Spring State Machine Data Jpa
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-data-jpa 3.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.statemachine : spring-statemachine-data-common jar 3.2.0
org.springframework : spring-orm jar

Project Modules

There are no modules declared in this project.