License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.testium |
ArtifactId | ArtifactIdselenium-plugin |
Last Version | Last Version0.3.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestium Selenium Plugin
Selenium Plugin for the Testium Executor
|
Project URL |
Project URL |
Filename | Size |
---|---|
selenium-plugin-0.3.12.pom | |
selenium-plugin-0.3.12.jar | 77 KB |
selenium-plugin-0.3.12-sources.jar | 48 KB |
selenium-plugin-0.3.12-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.testium/selenium-plugin/ -->
<dependency>
<groupId>net.sf.testium</groupId>
<artifactId>selenium-plugin</artifactId>
<version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.testium/selenium-plugin/
implementation 'net.sf.testium:selenium-plugin:0.3.12'
// https://jarcasting.com/artifacts/net.sf.testium/selenium-plugin/
implementation ("net.sf.testium:selenium-plugin:0.3.12")
'net.sf.testium:selenium-plugin:jar:0.3.12'
<dependency org="net.sf.testium" name="selenium-plugin" rev="0.3.12">
<artifact name="selenium-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.testium', module='selenium-plugin', version='0.3.12')
)
libraryDependencies += "net.sf.testium" % "selenium-plugin" % "0.3.12"
[net.sf.testium/selenium-plugin "0.3.12"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.testium : testium | jar | 0.3.11 |
org.testtoolinterfaces : utils | jar | 0.1.6 |
org.testtoolinterfaces : testsuite | jar | 0.3.2 |
org.testtoolinterfaces : testresult | jar | 0.3.6 |
net.sf.testium : testium-selenium-support | jar | 0.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |