License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIduk.sponte.automation |
ArtifactId | ArtifactIdselenium-pom-example |
Last Version | Last Version3.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSelenium hierarchical page object model
|
Filename | Size |
---|---|
selenium-pom-example-3.0.14.pom | |
selenium-pom-example-3.0.14.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-example/ -->
<dependency>
<groupId>uk.sponte.automation</groupId>
<artifactId>selenium-pom-example</artifactId>
<version>3.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-example/
implementation 'uk.sponte.automation:selenium-pom-example:3.0.14'
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-example/
implementation ("uk.sponte.automation:selenium-pom-example:3.0.14")
'uk.sponte.automation:selenium-pom-example:jar:3.0.14'
<dependency org="uk.sponte.automation" name="selenium-pom-example" rev="3.0.14">
<artifact name="selenium-pom-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.sponte.automation', module='selenium-pom-example', version='3.0.14')
)
libraryDependencies += "uk.sponte.automation" % "selenium-pom-example" % "3.0.14"
[uk.sponte.automation/selenium-pom-example "3.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
uk.sponte.automation : selenium-pom | jar | 3.0.14 |
uk.sponte.automation : selenium-pom-guice | jar | 3.0.14 |
junit : junit | jar | 4.12 |