License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.furkandogan |
ArtifactId | ArtifactIdweb-automation-template |
Version | Version2.2 |
Type | Typejar |
Description |
DescriptionWeb Automation Template
Web Automation Template for Website with Cucumber, Zalenium end Klov Reporter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-automation-template-2.2.pom | |
web-automation-template-2.2.jar | 104 KB |
web-automation-template-2.2-sources.jar | 53 KB |
web-automation-template-2.2-javadoc.jar | 723 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/ -->
<dependency>
<groupId>com.github.furkandogan</groupId>
<artifactId>web-automation-template</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/
implementation 'com.github.furkandogan:web-automation-template:2.2'
// https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/
implementation ("com.github.furkandogan:web-automation-template:2.2")
'com.github.furkandogan:web-automation-template:jar:2.2'
<dependency org="com.github.furkandogan" name="web-automation-template" rev="2.2">
<artifact name="web-automation-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.furkandogan', module='web-automation-template', version='2.2')
)
libraryDependencies += "com.github.furkandogan" % "web-automation-template" % "2.2"
[com.github.furkandogan/web-automation-template "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
com.galenframework : galen-java-support | jar | 2.3.6 |
info.cukes : cucumber-java | jar | 1.2.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.aventstack : extentreports | jar | 4.0.9 |
org.apache.poi : poi-ooxml | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 1.5.0 |