License |
License
LGPL License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.jwebunit |
ArtifactId | ArtifactIdjwebunit-selenium-plugin |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSelenium Plugin
Selenium plugin for JWebUnit.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-selenium-plugin/ -->
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
<artifactId>jwebunit-selenium-plugin</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-selenium-plugin/
implementation 'net.sourceforge.jwebunit:jwebunit-selenium-plugin:3.0'
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-selenium-plugin/
implementation ("net.sourceforge.jwebunit:jwebunit-selenium-plugin:3.0")
'net.sourceforge.jwebunit:jwebunit-selenium-plugin:jar:3.0'
<dependency org="net.sourceforge.jwebunit" name="jwebunit-selenium-plugin" rev="3.0">
<artifact name="jwebunit-selenium-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jwebunit', module='jwebunit-selenium-plugin', version='3.0')
)
libraryDependencies += "net.sourceforge.jwebunit" % "jwebunit-selenium-plugin" % "3.0"
[net.sourceforge.jwebunit/jwebunit-selenium-plugin "3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver | jar | 1.0.2 |
net.sourceforge.jwebunit : jwebunit-core | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.29 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.8.2 |
net.sourceforge.jwebunit : jwebunit-commons-tests | jar | 3.0 |