MVN

net.jockx : fluent-page

Maven & Gradle

Oct 30, 2015
0 stars

Extension for Thucydides PageObject with support for fluent object method, log and assertion calls

<dependency>
    <groupId>net.jockx</groupId>
    <artifactId>fluent-page</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jockx : fluent-page to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.jockx : fluent-page to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
fluent-page-1.1
1.0
fluent-page-1.0

How to add a dependency to Maven

Add the following net.jockx : fluent-page maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jockx</groupId>
    <artifactId>fluent-page</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jockx : fluent-page gradle dependency to your build.gradle file:

implementation 'net.jockx:fluent-page:1.1'

Gradle Kotlin DSL: Add the following net.jockx : fluent-page gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jockx:fluent-page:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jockx : fluent-page sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jockx" % "fluent-page" % "1.1"

Advertisement

Dependencies from Group

Apr 23, 2019
2 usages
0 stars
Oct 30, 2015
0 stars
Jul 22, 2015
Aug 03, 2021
155 stars

Discover Dependencies

Jul 19, 2015
11 stars
Jul 08, 2019
1 usages
36 stars
Jan 15, 2021
2 usages
Jul 15, 2015
3 stars
Oct 21, 2015
838 stars
May 09, 2023
1 usages
143 stars
Oct 08, 2015
1 stars
Sep 09, 2015
1 usages
65 stars