MVN

io.devcon5 : pageobjects

Maven & Gradle

Mar 06, 2016
2 stars

pageobjects · A small library to define a pageobject model for testing applications with selenium.

<dependency>
    <groupId>io.devcon5</groupId>
    <artifactId>pageobjects</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.devcon5 : pageobjects to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of io.devcon5 : pageobjects to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
pageobjects-0.3.1
0.3
pageobjects-0.3
0.2
pageobjects-0.2
0.1
pageobjects-0.1

How to add a dependency to Maven

Add the following io.devcon5 : pageobjects maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.devcon5</groupId>
    <artifactId>pageobjects</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.devcon5 : pageobjects gradle dependency to your build.gradle file:

implementation 'io.devcon5:pageobjects:0.3.1'

Gradle Kotlin DSL: Add the following io.devcon5 : pageobjects gradle kotlin dependency to your build.gradle.kts file:

implementation("io.devcon5:pageobjects:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.devcon5 : pageobjects sbt scala dependency to your build.sbt file:

libraryDependencies += "io.devcon5" % "pageobjects" % "0.3.1"

Advertisement

Dependencies from Group

Mar 10, 2016
5 usages
Mar 21, 2017
1 usages
Mar 10, 2016
Mar 10, 2016
0 stars
cli
Mar 10, 2016

Discover Dependencies

Jul 06, 2023
1 usages
773 stars
Feb 03, 2020
101 usages
0 stars
Oct 20, 2021
7 usages
984 stars
Feb 14, 2020
7 usages
3.3k stars
Nov 20, 2020
26 stars
Mar 03, 2016
2.1k stars
Aug 03, 2023
91 usages
2k stars
Mar 01, 2016
887 stars
May 08, 2017
3 usages
984 stars