License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdde.lgohlke.selenium |
ArtifactId | ArtifactIdpageobjects |
Last Version | Last Version20160620 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPageObject library
an implementation of the page object pattern
|
Project URL |
Project URL |
Filename | Size |
---|---|
pageobjects-20160620.pom | |
pageobjects-20160620.jar | 13 KB |
pageobjects-20160620-sources.jar | 5 KB |
pageobjects-20160620-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.lgohlke.selenium/pageobjects/ -->
<dependency>
<groupId>de.lgohlke.selenium</groupId>
<artifactId>pageobjects</artifactId>
<version>20160620</version>
</dependency>
// https://jarcasting.com/artifacts/de.lgohlke.selenium/pageobjects/
implementation 'de.lgohlke.selenium:pageobjects:20160620'
// https://jarcasting.com/artifacts/de.lgohlke.selenium/pageobjects/
implementation ("de.lgohlke.selenium:pageobjects:20160620")
'de.lgohlke.selenium:pageobjects:jar:20160620'
<dependency org="de.lgohlke.selenium" name="pageobjects" rev="20160620">
<artifact name="pageobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.lgohlke.selenium', module='pageobjects', version='20160620')
)
libraryDependencies += "de.lgohlke.selenium" % "pageobjects" % "20160620"
[de.lgohlke.selenium/pageobjects "20160620"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.12 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-api | jar | 2.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 2.47.1 |
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.4.1 |
de.lgohlke.selenium : webdriver | jar | 20151215 |
org.mockito : mockito-all | jar | 1.10.19 |
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.2 |