Cucumber extensions

Cucumber extensions project

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.nhojpatrick.cucumber
ArtifactId

ArtifactId

nhojpatrick-cucumber
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cucumber extensions
Cucumber extensions project
Project URL

Project URL

https://github.com/nhojpatrick/nhojpatrick-cucumber
Source Code Management

Source Code Management

http://github.com/nhojpatrick/nhojpatrick-cucumber/tree/master

Download nhojpatrick-cucumber

How to add to project

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

Dependencies

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

Project Modules

  • all
  • core
  • json
  • state

Versions

Version
1.0.0