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

com.x-breeze.test:CucumberDataComparison 1.0.11

CucumberDataComparison is part of CrossTest, a test library for data solutions, implementing Gherkin/Cucumber.

Категории

Категории

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

Группа

com.x-breeze.test
Идентификатор

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

CucumberDataComparison
Версия

Версия

1.0.11
Тип

Тип

jar

Скачать CucumberDataComparison 1.0.11


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