Last Version

Selenium Core 1.0-20080914.225453


GroupId

GroupId

org.openqa.selenium.core
ArtifactId

ArtifactId

selenium-core
Version

Version

1.0-20080914.225453
Type

Type

jar
Description

Description

Selenium Core

Download selenium-core 1.0-20080914.225453


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
rhino : js jar 1.6R5

Project Modules

There are no modules declared in this project.