c

cucumber-testng-archetype-setup

BrowserStack Archetype for Setup of Cucumber + TestNG framework
https://www.browserstack.com
MIT
BrowserStack
Files download
File Operation
cucumber-testng-archetype-setup-1.6.jar download
cucumber-testng-archetype-setup-1.6.pom download
Apache Maven
<dependency>
  <groupId>com.browserstack</groupId>
  <artifactId>cucumber-testng-archetype-setup</artifactId>
  <version>1.6</version>
  <type>maven-archetype</type>
</dependency>
Gradle Groovy
implementation 'com.browserstack:cucumber-testng-archetype-setup:1.6'
Gradle Kotlin
implementation("com.browserstack:cucumber-testng-archetype-setup:1.6")
Scala SBT
libraryDependencies += "com.browserstack" % "cucumber-testng-archetype-setup" % "1.6"
Groovy Grape
@Grapes(
  @Grab(group='com.browserstack', module='cucumber-testng-archetype-setup', version='1.6')
)
Apache Ivy
<dependency org="com.browserstack" name="cucumber-testng-archetype-setup" rev="1.6" />
Leiningen
[com.browserstack/cucumber-testng-archetype-setup "1.6"]
Apache Buildr
'com.browserstack:cucumber-testng-archetype-setup:jar:1.6'
Dependencies
The project has no third-party dependencies