| Категории |
КатегорииGeronimo Контейнер Application Servers |
|---|---|
| Группа | Группаorg.apache.geronimo.testsupport |
| Идентификатор | Идентификаторtestsupport-selenium |
| Версия | Версия2.1.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| testsupport-selenium-2.1.6.pom | |
| testsupport-selenium-2.1.6.jar | 9 KB |
| testsupport-selenium-2.1.6-sources.jar | 10 KB |
| testsupport-selenium-2.1.6-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/ -->
<dependency>
<groupId>org.apache.geronimo.testsupport</groupId>
<artifactId>testsupport-selenium</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/
implementation 'org.apache.geronimo.testsupport:testsupport-selenium:2.1.6'
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/
implementation ("org.apache.geronimo.testsupport:testsupport-selenium:2.1.6")
'org.apache.geronimo.testsupport:testsupport-selenium:jar:2.1.6'
<dependency org="org.apache.geronimo.testsupport" name="testsupport-selenium" rev="2.1.6">
<artifact name="testsupport-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.testsupport', module='testsupport-selenium', version='2.1.6')
)
libraryDependencies += "org.apache.geronimo.testsupport" % "testsupport-selenium" % "2.1.6"
[org.apache.geronimo.testsupport/testsupport-selenium "2.1.6"]