| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCucumber Тестирование приложения и мониторинг |
| Группа | Группаio.cucumber |
| Идентификатор | Идентификаторcucumber-openejb |
| Версия | Версия7.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеCucumber-JVM: OpenEJB
Cucumber for the JVM
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cucumber-openejb-7.0.0.pom | |
| cucumber-openejb-7.0.0.jar | 4 KB |
| cucumber-openejb-7.0.0-sources.jar | 3 KB |
| cucumber-openejb-7.0.0-javadoc.jar | 386 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.cucumber/cucumber-openejb/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-openejb</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/cucumber-openejb/
implementation 'io.cucumber:cucumber-openejb:7.0.0'
// https://jarcasting.com/artifacts/io.cucumber/cucumber-openejb/
implementation ("io.cucumber:cucumber-openejb:7.0.0")
'io.cucumber:cucumber-openejb:jar:7.0.0'
<dependency org="io.cucumber" name="cucumber-openejb" rev="7.0.0">
<artifact name="cucumber-openejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='cucumber-openejb', version='7.0.0')
)
libraryDependencies += "io.cucumber" % "cucumber-openejb" % "7.0.0"
[io.cucumber/cucumber-openejb "7.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cucumber : cucumber-core | jar | |
| org.apiguardian : apiguardian-api | jar | 1.1.2 |
| javax.activation : activation | jar | 1.1.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomee : openejb-core | jar | 8.0.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| io.cucumber : cucumber-java | jar | |
| io.cucumber : cucumber-junit-platform-engine | jar | |
| org.junit.platform : junit-platform-suite | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| org.hamcrest : hamcrest-core | jar | 2.2 |