| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework.statemachine |
| Идентификатор | Идентификаторspring-statemachine-core |
| Версия | Версия3.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеSpring State Machine Core
Spring State Machine Core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-statemachine-core-3.0.1.pom | |
| spring-statemachine-core-3.0.1.jar | 474 KB |
| spring-statemachine-core-3.0.1-sources.jar | 364 KB |
| spring-statemachine-core-3.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-core/ -->
<dependency>
<groupId>org.springframework.statemachine</groupId>
<artifactId>spring-statemachine-core</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-core/
implementation 'org.springframework.statemachine:spring-statemachine-core:3.0.1'
// https://jarcasting.com/artifacts/org.springframework.statemachine/spring-statemachine-core/
implementation ("org.springframework.statemachine:spring-statemachine-core:3.0.1")
'org.springframework.statemachine:spring-statemachine-core:jar:3.0.1'
<dependency org="org.springframework.statemachine" name="spring-statemachine-core" rev="3.0.1">
<artifact name="spring-statemachine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.statemachine', module='spring-statemachine-core', version='3.0.1')
)
libraryDependencies += "org.springframework.statemachine" % "spring-statemachine-core" % "3.0.1"
[org.springframework.statemachine/spring-statemachine-core "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-tx | jar | |
| org.springframework : spring-messaging | jar | |
| io.projectreactor : reactor-core | jar |