com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-json

Cucumber extensions project

License

License

Categories

Categories

Cucumber Application Testing & Monitoring JSON Data
GroupId

GroupId

com.github.nhojpatrick.cucumber
ArtifactId

ArtifactId

nhojpatrick-cucumber-json
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber extensions project

Download nhojpatrick-cucumber-json

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
com.github.nhojpatrick.cucumber : nhojpatrick-cucumber-core jar 1.0.0
com.github.nhojpatrick.cucumber : nhojpatrick-cucumber-state jar 1.0.0
com.google.inject : guice jar 4.2.2
org.apache.commons : commons-lang3 jar 3.9
org.hamcrest : hamcrest jar 2.1
org.slf4j : slf4j-api jar 1.7.28

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0