is not current version
Last Version 1.1.6

com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit 1.1.5

A jar to include in your test setup that drives the cucumber jvm tests. Facilitates in executing the cucumber tests in parallel. Contains libraries such as to read from Excel, random generator etc.

Categories

Categories

Ant Build Tools JUnit Unit Testing Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

WebAppFramework-CucumberJVM-Junit
Version

Version

1.1.5
Type

Type

jar

Download WebAppFramework-CucumberJVM-Junit 1.1.5


<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit/ -->
<dependency>
    <groupId>com.github.hemanthsridhar</groupId>
    <artifactId>WebAppFramework-CucumberJVM-Junit</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit/
implementation 'com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit:1.1.5'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit/
implementation ("com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit:1.1.5")
'com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit:jar:1.1.5'
<dependency org="com.github.hemanthsridhar" name="WebAppFramework-CucumberJVM-Junit" rev="1.1.5">
  <artifact name="WebAppFramework-CucumberJVM-Junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='WebAppFramework-CucumberJVM-Junit', version='1.1.5')
)
libraryDependencies += "com.github.hemanthsridhar" % "WebAppFramework-CucumberJVM-Junit" % "1.1.5"
[com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit "1.1.5"]