Selenium RC Server


GroupId

GroupId

org.openqa.selenium.server
ArtifactId

ArtifactId

selenium-server
Last Version

Last Version

1.0-20081010.060147
Release Date

Release Date

Type

Type

jar
Description

Description

Selenium RC Server

Download selenium-server

How to add to project

<!-- https://jarcasting.com/artifacts/org.openqa.selenium.server/selenium-server/ -->
<dependency>
    <groupId>org.openqa.selenium.server</groupId>
    <artifactId>selenium-server</artifactId>
    <version>1.0-20081010.060147</version>
</dependency>
// https://jarcasting.com/artifacts/org.openqa.selenium.server/selenium-server/
implementation 'org.openqa.selenium.server:selenium-server:1.0-20081010.060147'
// https://jarcasting.com/artifacts/org.openqa.selenium.server/selenium-server/
implementation ("org.openqa.selenium.server:selenium-server:1.0-20081010.060147")
'org.openqa.selenium.server:selenium-server:jar:1.0-20081010.060147'
<dependency org="org.openqa.selenium.server" name="selenium-server" rev="1.0-20081010.060147">
  <artifact name="selenium-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openqa.selenium.server', module='selenium-server', version='1.0-20081010.060147')
)
libraryDependencies += "org.openqa.selenium.server" % "selenium-server" % "1.0-20081010.060147"
[org.openqa.selenium.server/selenium-server "1.0-20081010.060147"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openqa.selenium.server : selenium-server-coreless jar 1.0-20081010.060147
org.openqa.selenium.core : selenium-core jar 1.0-20080914.225453

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-20081010.060147