Selenium Grid Remote Control


GroupId

GroupId

org.openqa.selenium.grid
ArtifactId

ArtifactId

selenium-grid-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Selenium Grid Remote Control

Download selenium-grid-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jyaml : jyaml jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2