nhojpatrick Cucumber
Building
See BUILDING.md.
License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.nhojpatrick.cucumber |
ArtifactId | ArtifactIdnhojpatrick-cucumber-state |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCucumber extensions project
|
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-state/ -->
<dependency>
<groupId>com.github.nhojpatrick.cucumber</groupId>
<artifactId>nhojpatrick-cucumber-state</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-state/
implementation 'com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-state:1.0.0'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-state/
implementation ("com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-state:1.0.0")
'com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-state:jar:1.0.0'
<dependency org="com.github.nhojpatrick.cucumber" name="nhojpatrick-cucumber-state" rev="1.0.0">
<artifact name="nhojpatrick-cucumber-state" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.cucumber', module='nhojpatrick-cucumber-state', version='1.0.0')
)
libraryDependencies += "com.github.nhojpatrick.cucumber" % "nhojpatrick-cucumber-state" % "1.0.0"
[com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-state "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nhojpatrick.cucumber : nhojpatrick-cucumber-core | jar | 1.0.0 |
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-collections | jar | 1.0.0 |
com.google.inject : guice | jar | 4.2.2 |
io.cucumber : cucumber-core | jar | 4.7.1 |
io.cucumber : cucumber-guice | jar | 4.7.1 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.hamcrest : hamcrest | jar | 2.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-lang | jar | 1.0.0 |
io.cucumber : cucumber-junit | jar | 4.7.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |
org.mockito : mockito-core | jar | 3.0.0 |
See BUILDING.md.