License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.thucydides.easyb |
ArtifactId | ArtifactIdthucydides-easyb-plugin |
Last Version | Last Version0.9.268 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThucydides Easyb Plugin
An Acceptance Testing framework for web applications
based on WebDriver, and integrating with JUnit and net.thucydides.easyb.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.thucydides.easyb/thucydides-easyb-plugin/ -->
<dependency>
<groupId>net.thucydides.easyb</groupId>
<artifactId>thucydides-easyb-plugin</artifactId>
<version>0.9.268</version>
</dependency>
// https://jarcasting.com/artifacts/net.thucydides.easyb/thucydides-easyb-plugin/
implementation 'net.thucydides.easyb:thucydides-easyb-plugin:0.9.268'
// https://jarcasting.com/artifacts/net.thucydides.easyb/thucydides-easyb-plugin/
implementation ("net.thucydides.easyb:thucydides-easyb-plugin:0.9.268")
'net.thucydides.easyb:thucydides-easyb-plugin:jar:0.9.268'
<dependency org="net.thucydides.easyb" name="thucydides-easyb-plugin" rev="0.9.268">
<artifact name="thucydides-easyb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thucydides.easyb', module='thucydides-easyb-plugin', version='0.9.268')
)
libraryDependencies += "net.thucydides.easyb" % "thucydides-easyb-plugin" % "0.9.268"
[net.thucydides.easyb/thucydides-easyb-plugin "0.9.268"]
Group / Artifact | Type | Version |
---|---|---|
org.easyb : easyb-core | jar | 1.5 |
net.thucydides : thucydides-core | jar | 0.9.268 |
org.codehaus.groovy : groovy-all | jar | 2.3.3 |
com.google.inject : guice | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
net.thucydides : thucydides-test-utils | jar | 0.9.268 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
junit : junit | jar | 4.11 |
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.easytesting : fest-assert | jar | 1.4 |