is not current version
Last Version 0.1.5

com.github.kripaliz:unifiedbdd-automation-framework 0.1.4

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.kripaliz
ArtifactId

ArtifactId

unifiedbdd-automation-framework
Version

Version

0.1.4
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/unifiedbdd-automation-framework
Source Code Management

Source Code Management

https://github.com/kripaliz/unifiedbdd-automation-framework

Download unifiedbdd-automation-framework 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/ -->
<dependency>
    <groupId>com.github.kripaliz</groupId>
    <artifactId>unifiedbdd-automation-framework</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/
implementation 'com.github.kripaliz:unifiedbdd-automation-framework:0.1.4'
// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/
implementation ("com.github.kripaliz:unifiedbdd-automation-framework:0.1.4")
'com.github.kripaliz:unifiedbdd-automation-framework:jar:0.1.4'
<dependency org="com.github.kripaliz" name="unifiedbdd-automation-framework" rev="0.1.4">
  <artifact name="unifiedbdd-automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kripaliz', module='unifiedbdd-automation-framework', version='0.1.4')
)
libraryDependencies += "com.github.kripaliz" % "unifiedbdd-automation-framework" % "0.1.4"
[com.github.kripaliz/unifiedbdd-automation-framework "0.1.4"]

Dependencies

compile (11)

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

Project Modules

There are no modules declared in this project.