Selenium Grid Hub


GroupId

GroupId

org.seleniumhq.selenium.grid
ArtifactId

ArtifactId

selenium-grid-hub
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Selenium Grid Hub

Download selenium-grid-hub

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
org.seleniumhq.selenium.grid : selenium-grid-core jar 1.0.5
org.mortbay.jetty : jetty jar 6.0.2
commons-httpclient : commons-httpclient jar 3.0.1
org.freemarker : freemarker jar 2.3.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.7
org.jbehave : jbehave jar 1.0.1
proxytoys : proxytoys jar 0.2.1
cglib : cglib jar 2.1_3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3