Last Version

Thucydides Easyb Plugin 0.9.0

An Acceptance Testing framework for web applications based on WebDriver, and integrating with JUnit and net.thucydides.easyb.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.thucydides
ArtifactId

ArtifactId

thucydides-easyb-plugin
Version

Version

0.9.0
Type

Type

jar
Description

Description

Thucydides Easyb Plugin
An Acceptance Testing framework for web applications based on WebDriver, and integrating with JUnit and net.thucydides.easyb.
Project Organization

Project Organization

Wakaleo Consulting

Download thucydides-easyb-plugin 0.9.0


<!-- https://jarcasting.com/artifacts/net.thucydides/thucydides-easyb-plugin/ -->
<dependency>
    <groupId>net.thucydides</groupId>
    <artifactId>thucydides-easyb-plugin</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thucydides/thucydides-easyb-plugin/
implementation 'net.thucydides:thucydides-easyb-plugin:0.9.0'
// https://jarcasting.com/artifacts/net.thucydides/thucydides-easyb-plugin/
implementation ("net.thucydides:thucydides-easyb-plugin:0.9.0")
'net.thucydides:thucydides-easyb-plugin:jar:0.9.0'
<dependency org="net.thucydides" name="thucydides-easyb-plugin" rev="0.9.0">
  <artifact name="thucydides-easyb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thucydides', module='thucydides-easyb-plugin', version='0.9.0')
)
libraryDependencies += "net.thucydides" % "thucydides-easyb-plugin" % "0.9.0"
[net.thucydides/thucydides-easyb-plugin "0.9.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.easyb : easyb-core jar 1.5
net.thucydides : thucydides-core jar 0.9.0
org.codehaus.groovy : groovy-all jar 1.8.6
org.slf4j : slf4j-api jar 1.6.2
com.google.inject : guice jar 3.0

test (9)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.24
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-integration jar 1.1
org.hamcrest : hamcrest-library jar 1.1
org.hamcrest : hamcrest-core jar 1.1
org.mockito : mockito-all jar 1.9.0
org.spockframework : spock-core jar 0.6-groovy-1.8
org.codehaus.groovy : groovy jar 1.8.5
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.