| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCucumber Тестирование приложения и мониторинг |
| Группа | Группаio.cucumber |
| Идентификатор | Идентификаторcucumber-rhino |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCucumber-JVM: Rhino
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cucumber-rhino-2.0.1.pom | |
| cucumber-rhino-2.0.1.jar | 11 KB |
| cucumber-rhino-2.0.1-sources.jar | 7 KB |
| cucumber-rhino-2.0.1-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.cucumber/cucumber-rhino/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-rhino</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/cucumber-rhino/
implementation 'io.cucumber:cucumber-rhino:2.0.1'
// https://jarcasting.com/artifacts/io.cucumber/cucumber-rhino/
implementation ("io.cucumber:cucumber-rhino:2.0.1")
'io.cucumber:cucumber-rhino:jar:2.0.1'
<dependency org="io.cucumber" name="cucumber-rhino" rev="2.0.1">
<artifact name="cucumber-rhino" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='cucumber-rhino', version='2.0.1')
)
libraryDependencies += "io.cucumber" % "cucumber-rhino" % "2.0.1"
[io.cucumber/cucumber-rhino "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cucumber : cucumber-core | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cucumber : cucumber-jvm-deps | jar | 1.0.6 |
| io.cucumber : gherkin | jar | 4.1.3 |
| org.mozilla : rhino | jar | 1.7.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cucumber : cucumber-junit | jar | 2.0.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |