| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIduk.sponte.automation |
| ArtifactId | ArtifactIdselenium-pom |
| Last Version | Last Version3.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSelenium hierarchical page object model
|
| Filename | Size |
|---|---|
| selenium-pom-3.0.14.pom | |
| selenium-pom-3.0.14.jar | 35 KB |
| selenium-pom-3.0.14-sources.jar | 20 KB |
| selenium-pom-3.0.14-javadoc.jar | 180 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom/ -->
<dependency>
<groupId>uk.sponte.automation</groupId>
<artifactId>selenium-pom</artifactId>
<version>3.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom/
implementation 'uk.sponte.automation:selenium-pom:3.0.14'
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom/
implementation ("uk.sponte.automation:selenium-pom:3.0.14")
'uk.sponte.automation:selenium-pom:jar:3.0.14'
<dependency org="uk.sponte.automation" name="selenium-pom" rev="3.0.14">
<artifact name="selenium-pom" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.sponte.automation', module='selenium-pom', version='3.0.14')
)
libraryDependencies += "uk.sponte.automation" % "selenium-pom" % "3.0.14"
[uk.sponte.automation/selenium-pom "3.0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 3.6.0 |
| com.google.inject : guice | jar | 4.0 |
| com.google.inject.extensions : guice-multibindings | jar | 4.0 |
| org.reflections : reflections | jar | 0.9.10 |
| com.google.guava : guava | jar | 22.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.freemarker : freemarker | jar | 2.3.22 |
| com.github.tomakehurst : wiremock | jar | 2.9.0 |
| org.eclipse.jetty : jetty-server | jar | 9.4.5.v20170502 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.5.v20170502 |
| org.eclipse.jetty : jetty-servlets | jar | 9.4.5.v20170502 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.5.v20170502 |
| com.saucelabs : sauce_junit | jar | 2.1.18 |