json-fsm

This package can convert a json description of a state machine to an executable instance. The state machine resembles quite closely a UML "state chart diagram".

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.aytchell
Идентификатор

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

jsonfsm
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

json-fsm
This package can convert a json description of a state machine to an executable instance. The state machine resembles quite closely a UML "state chart diagram".
Ссылка на сайт

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

https://github.com/aytchell/jsonfsm
Система контроля версий

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

http://github.com/aytchell/jsonfsm/tree/master

Скачать jsonfsm

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.aytchell/jsonfsm/ -->
<dependency>
    <groupId>com.github.aytchell</groupId>
    <artifactId>jsonfsm</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aytchell/jsonfsm/
implementation 'com.github.aytchell:jsonfsm:2.0.0'
// https://jarcasting.com/artifacts/com.github.aytchell/jsonfsm/
implementation ("com.github.aytchell:jsonfsm:2.0.0")
'com.github.aytchell:jsonfsm:jar:2.0.0'
<dependency org="com.github.aytchell" name="jsonfsm" rev="2.0.0">
  <artifact name="jsonfsm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aytchell', module='jsonfsm', version='2.0.0')
)
libraryDependencies += "com.github.aytchell" % "jsonfsm" % "2.0.0"
[com.github.aytchell/jsonfsm "2.0.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22
com.github.stateless4j : stateless4j jar 2.6.0
com.github.aytchell : validator jar 2.2.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.slf4j : slf4j-api jar 1.7.32

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter jar

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

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

Версии библиотеки

Версия
2.0.0