Selenium Core


GroupId

GroupId

org.seleniumhq.selenium.core
ArtifactId

ArtifactId

selenium-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Selenium Core

Download selenium-core

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.seleniumhq.selenium.server : selenium-server-coreless jar 1.0.1
rhino : js jar 1.7R1
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0
1.0-beta-2