Cucumber Parent

Common configuration for all Cucumber modules

Лицензия

Лицензия

Категории

Категории

Cucumber Тестирование приложения и мониторинг
Группа

Группа

io.cucumber
Идентификатор

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

cucumber-parent
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Cucumber Parent
Common configuration for all Cucumber modules
Ссылка на сайт

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

https://github.com/cucumber/cucumber-parent

Скачать cucumber-parent

Имя Файла Размер
cucumber-parent-3.0.0.pom 18 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Cucumber

Cucumber Open

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

Версия
3.0.0
2.3.2
2.1.2
2.1.1
2.1.0
2.0.4
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0