Last Version

webfriends-parent 0.0.4

Utilities for working with HTML and Selenium.

License

License

GroupId

GroupId

com.github.bordertech.webfriends
ArtifactId

ArtifactId

webfriends-parent
Version

Version

0.0.4
Type

Type

pom
Description

Description

webfriends-parent
Utilities for working with HTML and Selenium.
Project URL

Project URL

https://github.com/bordertech/webfriends
Source Code Management

Source Code Management

https://github.com/bordertech/webfriends

Download webfriends-parent 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/ -->
<dependency>
    <groupId>com.github.bordertech.webfriends</groupId>
    <artifactId>webfriends-parent</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/
implementation 'com.github.bordertech.webfriends:webfriends-parent:0.0.4'
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/
implementation ("com.github.bordertech.webfriends:webfriends-parent:0.0.4")
'com.github.bordertech.webfriends:webfriends-parent:pom:0.0.4'
<dependency org="com.github.bordertech.webfriends" name="webfriends-parent" rev="0.0.4">
  <artifact name="webfriends-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.webfriends', module='webfriends-parent', version='0.0.4')
)
libraryDependencies += "com.github.bordertech.webfriends" % "webfriends-parent" % "0.0.4"
[com.github.bordertech.webfriends/webfriends-parent "0.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webfriends-api
  • webfriends-pageobject-api
  • webfriends-selenium-util
  • webfriends-selenium-elements
  • webfriends-selenium-wc