GWT bindings for WebDriver

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.vertispan.webdriver.gwt
ArtifactId

ArtifactId

gwt-driver
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT bindings for WebDriver
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Vertispan LLC
Source Code Management

Source Code Management

https://github.com/Vertispan/gwt-driver

Download gwt-driver

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.1.1

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.9.0
com.google.gwt : gwt-dev jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0