License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.hemanthsridhar |
ArtifactId | ArtifactIdWebAppFramework |
Last Version | Last Version1.3.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebAppFramework
Jar to include in your custom framework which contains excel utilities, main controller, call application, random generation and utilities for selenium operations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WebAppFramework-1.3.19.pom | |
WebAppFramework-1.3.19.jar | 17 KB |
WebAppFramework-1.3.19-sources.jar | 7 KB |
WebAppFramework-1.3.19-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework/ -->
<dependency>
<groupId>com.github.hemanthsridhar</groupId>
<artifactId>WebAppFramework</artifactId>
<version>1.3.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework/
implementation 'com.github.hemanthsridhar:WebAppFramework:1.3.19'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework/
implementation ("com.github.hemanthsridhar:WebAppFramework:1.3.19")
'com.github.hemanthsridhar:WebAppFramework:jar:1.3.19'
<dependency org="com.github.hemanthsridhar" name="WebAppFramework" rev="1.3.19">
<artifact name="WebAppFramework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='WebAppFramework', version='1.3.19')
)
libraryDependencies += "com.github.hemanthsridhar" % "WebAppFramework" % "1.3.19"
[com.github.hemanthsridhar/WebAppFramework "1.3.19"]
Group / Artifact | Type | Version |
---|---|---|
ru.yandex.qatools.ashot : ashot | jar | 1.5.3 |
com.jayway.jsonpath : json-path | jar | 2.2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.3 |
joda-time : joda-time | jar | 2.9.4 |
org.testng : testng | jar | 6.11 |
com.jayway.restassured : rest-assured | jar | 2.9.0 |
org.apache.poi : poi | jar | 3.15 |
org.apache.poi : poi-ooxml | jar | 3.15 |
org.apache.poi : poi-ooxml-schemas | jar | 3.15 |
com.google.guava : guava | jar | 21.0 |
org.seleniumhq.selenium : selenium-java | jar | 3.3.1 |
org.seleniumhq.selenium : selenium-server | jar | 3.3.1 |
ru.yandex.qatools.allure : allure-testng-adaptor | jar | 1.5.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.codeborne : phantomjsdriver | jar | 1.4.0 |
com.google.code.gson : gson | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |