| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Сеть |
| Группа | Группаnet.thucydides |
| Идентификатор | Идентификаторthucydides-jbehave-plugin |
| Последняя версия | Последняя версия0.9.275 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthucydides-jbehave-plugin
An Acceptance Testing framework for web applications
based on WebDriver, and integrating with JUnit and net.thucydides.easyb.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.thucydides/thucydides-jbehave-plugin/ -->
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-jbehave-plugin</artifactId>
<version>0.9.275</version>
</dependency>
// https://jarcasting.com/artifacts/net.thucydides/thucydides-jbehave-plugin/
implementation 'net.thucydides:thucydides-jbehave-plugin:0.9.275'
// https://jarcasting.com/artifacts/net.thucydides/thucydides-jbehave-plugin/
implementation ("net.thucydides:thucydides-jbehave-plugin:0.9.275")
'net.thucydides:thucydides-jbehave-plugin:jar:0.9.275'
<dependency org="net.thucydides" name="thucydides-jbehave-plugin" rev="0.9.275">
<artifact name="thucydides-jbehave-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thucydides', module='thucydides-jbehave-plugin', version='0.9.275')
)
libraryDependencies += "net.thucydides" % "thucydides-jbehave-plugin" % "0.9.275"
[net.thucydides/thucydides-jbehave-plugin "0.9.275"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.thucydides : thucydides-core | jar | 0.9.268 |
| org.jbehave : jbehave-core | jar | 3.9.3 |
| de.codecentric : jbehave-junit-runner | jar | 1.1.0 |
| org.reflections : reflections | jar | 0.9.8 |
| org.easytesting : fest-assert | jar | 1.4 |
| com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
| org.codehaus.groovy : groovy | jar | 2.3.3 |
| junit : junit | jar | 4.11 |
| com.google.inject : guice | jar | 3.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| net.thucydides : thucydides-test-utils | jar | 0.9.275 |
| net.thucydides : thucydides-sample-alternative-resources | jar | 0.9.275 |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| org.springframework : spring-beans | jar | 3.1.2.RELEASE |
| org.springframework : spring-context | jar | 3.1.2.RELEASE |
| org.springframework : spring-context-support | jar | 3.1.2.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
| com.github.goldin : spock-extensions | jar | 0.1.4 |
| org.codehaus.groovy : groovy-all | jar | 2.3.3 |