Gen Library

Generic functions are used in a more general ways

License

License

GroupId

GroupId

io.github.ahmed-abdel-aziz
ArtifactId

ArtifactId

GenDriver
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gen Library
Generic functions are used in a more general ways
Project URL

Project URL

https://github.com/Ahmed-Abdel-aziz/Gen
Source Code Management

Source Code Management

https://github.com/Ahmed-Abdel-aziz/Gen

Download GenDriver

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ahmed-abdel-aziz/GenDriver/ -->
<dependency>
    <groupId>io.github.ahmed-abdel-aziz</groupId>
    <artifactId>GenDriver</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ahmed-abdel-aziz/GenDriver/
implementation 'io.github.ahmed-abdel-aziz:GenDriver:2.0.0'
// https://jarcasting.com/artifacts/io.github.ahmed-abdel-aziz/GenDriver/
implementation ("io.github.ahmed-abdel-aziz:GenDriver:2.0.0")
'io.github.ahmed-abdel-aziz:GenDriver:jar:2.0.0'
<dependency org="io.github.ahmed-abdel-aziz" name="GenDriver" rev="2.0.0">
  <artifact name="GenDriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ahmed-abdel-aziz', module='GenDriver', version='2.0.0')
)
libraryDependencies += "io.github.ahmed-abdel-aziz" % "GenDriver" % "2.0.0"
[io.github.ahmed-abdel-aziz/GenDriver "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.testng : testng jar 7.5
io.github.bonigarcia : webdrivermanager jar 5.1.0
org.seleniumhq.selenium : selenium-java jar 4.1.3
com.github.javafaker : javafaker jar 1.0.2

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0