nhojpatrick Cucumber
Building
See BUILDING.md.
License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.nhojpatrick.cucumber |
ArtifactId | ArtifactIdnhojpatrick-cucumber-all |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCucumber extensions project
|
Filename | Size |
---|---|
nhojpatrick-cucumber-all-1.0.0.pom | |
nhojpatrick-cucumber-all-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-all/ -->
<dependency>
<groupId>com.github.nhojpatrick.cucumber</groupId>
<artifactId>nhojpatrick-cucumber-all</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-all/
implementation 'com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-all:1.0.0'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-all/
implementation ("com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-all:1.0.0")
'com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-all:jar:1.0.0'
<dependency org="com.github.nhojpatrick.cucumber" name="nhojpatrick-cucumber-all" rev="1.0.0">
<artifact name="nhojpatrick-cucumber-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.cucumber', module='nhojpatrick-cucumber-all', version='1.0.0')
)
libraryDependencies += "com.github.nhojpatrick.cucumber" % "nhojpatrick-cucumber-all" % "1.0.0"
[com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-all "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nhojpatrick.cucumber : nhojpatrick-cucumber-core | jar | 1.0.0 |
com.github.nhojpatrick.cucumber : nhojpatrick-cucumber-json | jar | 1.0.0 |
com.github.nhojpatrick.cucumber : nhojpatrick-cucumber-state | jar | 1.0.0 |
See BUILDING.md.