| License |
License |
|---|---|
| GroupId | GroupIdorg.testatoo |
| ArtifactId | ArtifactIdtestatoo-selenium |
| Version | Version2.31.0 |
| Type | Typejar |
| Description |
Descriptiontestatoo-selenium
Selenium Server repackaged
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.testatoo/testatoo-selenium/ -->
<dependency>
<groupId>org.testatoo</groupId>
<artifactId>testatoo-selenium</artifactId>
<version>2.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.testatoo/testatoo-selenium/
implementation 'org.testatoo:testatoo-selenium:2.31.0'
// https://jarcasting.com/artifacts/org.testatoo/testatoo-selenium/
implementation ("org.testatoo:testatoo-selenium:2.31.0")
'org.testatoo:testatoo-selenium:jar:2.31.0'
<dependency org="org.testatoo" name="testatoo-selenium" rev="2.31.0">
<artifact name="testatoo-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testatoo', module='testatoo-selenium', version='2.31.0')
)
libraryDependencies += "org.testatoo" % "testatoo-selenium" % "2.31.0"
[org.testatoo/testatoo-selenium "2.31.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all Optional | jar | 1.8.1 |
| org.apache.ivy : ivy Optional | jar | 2.2.0 |
| com.ovea : ovea-pipe Optional | jar | 1.0.ga |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| commons-io : commons-io | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testatoo.openqa : selenium-server | jar | 2.31.0-patched |
| log4j : log4j | jar | 1.2.16 |
| commons-logging : commons-logging | jar | 1.1.1 |