| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаorg.springframework.statemachine |
| Идентификатор | Идентификаторspring-statemachine-autoconfigure |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring State Machine Boot Autoconfigure
Spring State Machine Boot Autoconfigure
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-autoconfigure/ -->
<dependency>
<groupId>org.springframework.statemachine</groupId>
<artifactId>spring-statemachine-autoconfigure</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-autoconfigure/
implementation 'org.springframework.statemachine:spring-statemachine-autoconfigure:3.2.0'
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-autoconfigure/
implementation ("org.springframework.statemachine:spring-statemachine-autoconfigure:3.2.0")
'org.springframework.statemachine:spring-statemachine-autoconfigure:jar:3.2.0'
<dependency org="org.springframework.statemachine" name="spring-statemachine-autoconfigure" rev="3.2.0">
<artifact name="spring-statemachine-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.statemachine', module='spring-statemachine-autoconfigure', version='3.2.0')
)
libraryDependencies += "org.springframework.statemachine" % "spring-statemachine-autoconfigure" % "3.2.0"
[org.springframework.statemachine/spring-statemachine-autoconfigure "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.statemachine : spring-statemachine-core | jar | 3.2.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-actuator-autoconfigure | jar | |
| org.springframework.boot : spring-boot-actuator | jar |