| Группа | Группаorg.seleniumhq.selenium.grid |
|---|---|
| Идентификатор | Идентификаторselenium-grid-parent |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSelenium Grid parent
|
| Имя Файла | Размер |
|---|---|
| selenium-grid-parent-1.0.5.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-parent/ -->
<dependency>
<groupId>org.seleniumhq.selenium.grid</groupId>
<artifactId>selenium-grid-parent</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-parent/
implementation 'org.seleniumhq.selenium.grid:selenium-grid-parent:1.0.5'
// https://jarcasting.com/artifacts/org.seleniumhq.selenium.grid/selenium-grid-parent/
implementation ("org.seleniumhq.selenium.grid:selenium-grid-parent:1.0.5")
'org.seleniumhq.selenium.grid:selenium-grid-parent:pom:1.0.5'
<dependency org="org.seleniumhq.selenium.grid" name="selenium-grid-parent" rev="1.0.5">
<artifact name="selenium-grid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.seleniumhq.selenium.grid', module='selenium-grid-parent', version='1.0.5')
)
libraryDependencies += "org.seleniumhq.selenium.grid" % "selenium-grid-parent" % "1.0.5"
[org.seleniumhq.selenium.grid/selenium-grid-parent "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.jbehave : jbehave | jar | 1.0.1 |
| proxytoys : proxytoys | jar | 0.2.1 |
| cglib : cglib | jar | 2.1_3 |