com.xzchaoo.commons:commons-selenium

commons

License

License

GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-selenium
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons

Download commons-selenium

How to add to project

<!-- https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-selenium/ -->
<dependency>
    <groupId>com.xzchaoo.commons</groupId>
    <artifactId>commons-selenium</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-selenium/
implementation 'com.xzchaoo.commons:commons-selenium:1.11.0'
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-selenium/
implementation ("com.xzchaoo.commons:commons-selenium:1.11.0")
'com.xzchaoo.commons:commons-selenium:jar:1.11.0'
<dependency org="com.xzchaoo.commons" name="commons-selenium" rev="1.11.0">
  <artifact name="commons-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xzchaoo.commons', module='commons-selenium', version='1.11.0')
)
libraryDependencies += "com.xzchaoo.commons" % "commons-selenium" % "1.11.0"
[com.xzchaoo.commons/commons-selenium "1.11.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java Optional jar 4.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0
1.10.1
1.10.0
1.8.0
1.7.0