Last Version

cucumber-selenium-archetype 1.0.1

A Maven archetype for creating a Cucumber project with Selenium support

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.kevbradwick
ArtifactId

ArtifactId

cucumber-selenium-archetype
Version

Version

1.0.1
Type

Type

jar
Description

Description

cucumber-selenium-archetype
A Maven archetype for creating a Cucumber project with Selenium support
Project URL

Project URL

http://github.com/kevbradwick/cucumber-selenium-archetype
Source Code Management

Source Code Management

https://github.com/kevbradwick/cucumber-selenium-archetype

Download cucumber-selenium-archetype 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.kevbradwick/cucumber-selenium-archetype/ -->
<dependency>
    <groupId>com.github.kevbradwick</groupId>
    <artifactId>cucumber-selenium-archetype</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kevbradwick/cucumber-selenium-archetype/
implementation 'com.github.kevbradwick:cucumber-selenium-archetype:1.0.1'
// https://jarcasting.com/artifacts/com.github.kevbradwick/cucumber-selenium-archetype/
implementation ("com.github.kevbradwick:cucumber-selenium-archetype:1.0.1")
'com.github.kevbradwick:cucumber-selenium-archetype:jar:1.0.1'
<dependency org="com.github.kevbradwick" name="cucumber-selenium-archetype" rev="1.0.1">
  <artifact name="cucumber-selenium-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kevbradwick', module='cucumber-selenium-archetype', version='1.0.1')
)
libraryDependencies += "com.github.kevbradwick" % "cucumber-selenium-archetype" % "1.0.1"
[com.github.kevbradwick/cucumber-selenium-archetype "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.