License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.testium |
ArtifactId | ArtifactIdtestium-selenium-plugin |
Last Version | Last Version0.3.40 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestium Selenium Plugin
Selenium Plugin for the Testium Executor
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.sf.testium/testium-selenium-plugin/ -->
<dependency>
<groupId>net.sf.testium</groupId>
<artifactId>testium-selenium-plugin</artifactId>
<version>0.3.40</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.testium/testium-selenium-plugin/
implementation 'net.sf.testium:testium-selenium-plugin:0.3.40'
// https://jarcasting.com/artifacts/net.sf.testium/testium-selenium-plugin/
implementation ("net.sf.testium:testium-selenium-plugin:0.3.40")
'net.sf.testium:testium-selenium-plugin:jar:0.3.40'
<dependency org="net.sf.testium" name="testium-selenium-plugin" rev="0.3.40">
<artifact name="testium-selenium-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.testium', module='testium-selenium-plugin', version='0.3.40')
)
libraryDependencies += "net.sf.testium" % "testium-selenium-plugin" % "0.3.40"
[net.sf.testium/testium-selenium-plugin "0.3.40"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.testium : testium | jar | 0.3.37 |
org.testtoolinterfaces : utils | jar | 0.1.8 |
org.testtoolinterfaces : testsuite | jar | 0.3.11 |
org.testtoolinterfaces : testresult | jar | 0.3.14 |
org.seleniumhq.selenium : selenium-java | jar | 2.34.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |