Last Version

PageObject library 20160620

an implementation of the page object pattern

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

de.lgohlke.selenium
ArtifactId

ArtifactId

pageobjects
Version

Version

20160620
Type

Type

jar
Description

Description

PageObject library
an implementation of the page object pattern
Project URL

Project URL

https://github.com/lkwg82/de.lgohlke.selenium-pageobjects

Download pageobjects 20160620


<!-- 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"]

Dependencies

compile (5)

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

provided (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.47.1
org.projectlombok : lombok jar 1.16.8

test (5)

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

Project Modules

There are no modules declared in this project.