| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring JSON Data |
| GroupId | GroupIdcom.github.nhojpatrick.cucumber |
| ArtifactId | ArtifactIdnhojpatrick-cucumber-json |
| 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-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"]
| 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 |
| 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 |