| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.testsupport |
| Идентификатор | Идентификаторtestsupport-selenium |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeronimo Test Support :: Selenium
Provides support for Geronimo tests.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| testsupport-selenium-3.0.1.pom | |
| testsupport-selenium-3.0.1.jar | 12 KB |
| testsupport-selenium-3.0.1-sources.jar | 10 KB |
| testsupport-selenium-3.0.1-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/ -->
<dependency>
<groupId>org.apache.geronimo.testsupport</groupId>
<artifactId>testsupport-selenium</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/
implementation 'org.apache.geronimo.testsupport:testsupport-selenium:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/
implementation ("org.apache.geronimo.testsupport:testsupport-selenium:3.0.1")
'org.apache.geronimo.testsupport:testsupport-selenium:jar:3.0.1'
<dependency org="org.apache.geronimo.testsupport" name="testsupport-selenium" rev="3.0.1">
<artifact name="testsupport-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.testsupport', module='testsupport-selenium', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.testsupport" % "testsupport-selenium" % "3.0.1"
[org.apache.geronimo.testsupport/testsupport-selenium "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.testsupport : testsupport-common | jar | 3.0.1 |
| org.seleniumhq.selenium.client-drivers : selenium-java-client-driver | jar | 1.0.2 |
| org.seleniumhq.selenium.server : selenium-server | jar | 1.0.3 |
| junit : junit | jar | 4.5 |
| org.testng : testng | jar | 5.8 |