Selenium Core


Группа

Группа

org.openqa.selenium.core
Идентификатор

Идентификатор

selenium-core
Последняя версия

Последняя версия

1.0-20080914.225453
Дата

Дата

Тип

Тип

jar
Описание

Описание

Selenium Core

Скачать selenium-core

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.openqa.selenium.server : selenium-server-coreless jar 1.0-20081010.060147
junit : junit jar 3.8.1

provided (1)

Идентификатор библиотеки Тип Версия
rhino : js jar 1.6R5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0-20080914.225453