| Группа | Группаorg.seleniumhq.selenium.grid |
|---|---|
| Идентификатор | Идентификаторselenium-grid-remote-control |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSelenium Grid Remote Control
|
<!-- https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-remote-control/ -->
<dependency>
<groupId>org.seleniumhq.selenium.grid</groupId>
<artifactId>selenium-grid-remote-control</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-remote-control/
implementation 'org.seleniumhq.selenium.grid:selenium-grid-remote-control:1.0.5'
// https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-remote-control/
implementation ("org.seleniumhq.selenium.grid:selenium-grid-remote-control:1.0.5")
'org.seleniumhq.selenium.grid:selenium-grid-remote-control:jar:1.0.5'
<dependency org="org.seleniumhq.selenium.grid" name="selenium-grid-remote-control" rev="1.0.5">
<artifact name="selenium-grid-remote-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seleniumhq.selenium.grid', module='selenium-grid-remote-control', version='1.0.5')
)
libraryDependencies += "org.seleniumhq.selenium.grid" % "selenium-grid-remote-control" % "1.0.5"
[org.seleniumhq.selenium.grid/selenium-grid-remote-control "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium.grid : selenium-grid-core | jar | 1.0.5 |
| commons-logging : commons-logging | jar | 1.0.4 |
| commons-httpclient : commons-httpclient | jar | 3.0.1 |
| org.seleniumhq.selenium.server : selenium-server | jar | 1.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.jbehave : jbehave | jar | 1.0.1 |
| proxytoys : proxytoys | jar | 0.2.1 |
| cglib : cglib | jar | 2.1_3 |