License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.kripaliz |
ArtifactId | ArtifactIdunifiedbdd-automation-framework |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/ -->
<dependency>
<groupId>com.github.kripaliz</groupId>
<artifactId>unifiedbdd-automation-framework</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/
implementation 'com.github.kripaliz:unifiedbdd-automation-framework:0.1.5'
// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/
implementation ("com.github.kripaliz:unifiedbdd-automation-framework:0.1.5")
'com.github.kripaliz:unifiedbdd-automation-framework:jar:0.1.5'
<dependency org="com.github.kripaliz" name="unifiedbdd-automation-framework" rev="0.1.5">
<artifact name="unifiedbdd-automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kripaliz', module='unifiedbdd-automation-framework', version='0.1.5')
)
libraryDependencies += "com.github.kripaliz" % "unifiedbdd-automation-framework" % "0.1.5"
[com.github.kripaliz/unifiedbdd-automation-framework "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-spring | jar | 4.7.2 |
io.cucumber : cucumber-testng | jar | 4.7.2 |
io.qameta.allure : allure-cucumber4-jvm | jar | 2.13.0 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
io.github.bonigarcia : webdrivermanager | jar | 3.7.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.appium : java-client | jar | 7.2.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |
org.projectlombok : lombok | jar | 1.18.10 |
org.yaml : snakeyaml | jar | 1.23 |
com.fasterxml.jackson.core : jackson-databind | jar |