| GroupId | GroupIdorg.testatoo | 
|---|---|
| ArtifactId | ArtifactIdtestatoo-selenium-server | 
| Last Version | Last Version1.0.0_1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontestatoo-selenium-server Selenium server repackaged | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.testatoo/testatoo-selenium-server/ -->
<dependency>
    <groupId>org.testatoo</groupId>
    <artifactId>testatoo-selenium-server</artifactId>
    <version>1.0.0_1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.testatoo/testatoo-selenium-server/
implementation 'org.testatoo:testatoo-selenium-server:1.0.0_1.0.2'// https://jarcasting.com/artifacts/org.testatoo/testatoo-selenium-server/
implementation ("org.testatoo:testatoo-selenium-server:1.0.0_1.0.2")'org.testatoo:testatoo-selenium-server:jar:1.0.0_1.0.2'<dependency org="org.testatoo" name="testatoo-selenium-server" rev="1.0.0_1.0.2">
  <artifact name="testatoo-selenium-server" type="jar" />
</dependency>@Grapes(
@Grab(group='org.testatoo', module='testatoo-selenium-server', version='1.0.0_1.0.2')
)libraryDependencies += "org.testatoo" % "testatoo-selenium-server" % "1.0.0_1.0.2"[org.testatoo/testatoo-selenium-server "1.0.0_1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.testatoo.openqa : selenium-server | jar | 1.0.2_20090715_patched | 
| log4j : log4j | jar | 1.2.14 | 
| commons-logging : commons-logging | jar | 1.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testatoo.openqa : selenium-java-client-driver | jar | 1.0.2_20090715 | 
| junit : junit | jar | 4.6 | 
| commons-io : commons-io | jar | 1.4 |