Cucumber-JVM: Bill of Materials

Cucumber for the JVM

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

7.4.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Cucumber-JVM: Bill of Materials
Cucumber for the JVM

Скачать cucumber-bom

Имя Файла Размер
cucumber-bom-7.4.1.pom 4 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
7.4.1
7.4.0
7.3.4
7.3.3
7.3.2
7.3.1
7.3.0
7.2.3
7.2.2
7.2.1
7.2.0
7.1.0
7.0.0
7.0.0-RC1