не последняя версия
Последняя версия 3.2.0

Spring State Machine Data Persist Sample 3.1.0

Spring State Machine Data Persist Sample

Лицензия

Лицензия

Категории

Категории

Данные Tape Data Structures
Группа

Группа

org.springframework.statemachine
Идентификатор

Идентификатор

spring-statemachine-samples-datapersist
Версия

Версия

3.1.0
Тип

Тип

jar
Описание

Описание

Spring State Machine Data Persist Sample
Spring State Machine Data Persist Sample
Ссылка на сайт

Ссылка на сайт

https://github.com/spring-projects/spring-statemachine
Организация-разработчик

Организация-разработчик

SpringSource
Система контроля версий

Система контроля версий

https://github.com/spring-projects/spring-statemachine

Скачать spring-statemachine-samples-datapersist 3.1.0


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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.springframework.statemachine : spring-statemachine-core jar 3.1.0
org.springframework : spring-context-support jar
org.springframework.statemachine : spring-statemachine-autoconfigure jar 3.1.0
org.springframework.statemachine : spring-statemachine-data-jpa jar 3.1.0
org.springframework.statemachine : spring-statemachine-data-redis jar 3.1.0
org.springframework.statemachine : spring-statemachine-data-mongodb jar 3.1.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-starter-data-redis jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
org.springframework.boot : spring-boot-devtools jar
com.h2database : h2 jar

Модули Проекта

Данный проект не имеет модулей.