org.zuchini:zuchini-model

An alternative implementation of cucumber for the jvm based on antlr and junit

Лицензия

Лицензия

Группа

Группа

org.zuchini
Идентификатор

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

zuchini-model
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

An alternative implementation of cucumber for the jvm based on antlr and junit

Скачать zuchini-model

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.antlr : antlr4-runtime jar 4.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
0.4.0
0.3.0
0.2.0
0.1.0