Last Version

com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-state 1.0.0

Cucumber extensions project

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.nhojpatrick.cucumber
ArtifactId

ArtifactId

nhojpatrick-cucumber-state
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cucumber extensions project

Download nhojpatrick-cucumber-state 1.0.0


<!-- 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"]

Dependencies

compile (9)

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

test (6)

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

Project Modules

There are no modules declared in this project.