Last Version

Selenium RC 1.0.2


GroupId

GroupId

org.seleniumhq.selenium
ArtifactId

ArtifactId

selenium-rc
Version

Version

1.0.2
Type

Type

pom
Description

Description

Selenium RC

Download selenium-rc 1.0.2

Filename Size
selenium-rc-1.0.2.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server-coreless
  • selenium-server
  • clients
  • xlator