License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.testsupport |
ArtifactId | ArtifactIdtestsupport-selenium |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Test Support :: Selenium
Provides support for Geronimo tests.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |