Yandex Yatomata

Yet another finite state machine implementation

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools
ArtifactId

ArtifactId

yatomata
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

Yandex Yatomata
Yet another finite state machine implementation
Project URL

Project URL

https://github.com/yandex-qatools/yatomata/
Project Organization

Project Organization

Yandex

Download yatomata

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.
ru.yandex.qatools

Yandex QATools

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3