SWState

A really simple but useful state machine implementation based on Java 8 with zero dependencies.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SWState
A really simple but useful state machine implementation based on Java 8 with zero dependencies.
Ссылка на сайт

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

https://github.com/swiftech/SWState

Скачать swstate

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

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

Зависимости

compile (1)

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

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
com.h2database : h2 jar 2.1.212

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

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

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

Версия
1.1
1.0