thucydides-gwt

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 GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.thucydides
ArtifactId

ArtifactId

thucydides-gwt
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org
Project Organization

Project Organization

Wakaleo Consulting

Download thucydides-gwt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.thucydides : thucydides-core jar 0.6.3
commons-lang : commons-lang jar 2.5
com.google.inject : guice jar 2.0
org.slf4j : slf4j-api jar 1.6.1

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1
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.8.5
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3
0.4.0
0.3.4
0.3.3
0.3.1
0.3.0
0.2.9
0.1.6
0.1.2