Last Version

Cucumber http steps (java8) 0.1.3

Utility for Cucumber http calls (Java 8)

License

License

Categories

Categories

Java 8 Languages Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.brobert83
ArtifactId

ArtifactId

cucumber-http-java8
Version

Version

0.1.3
Type

Type

jar
Description

Description

Cucumber http steps (java8)
Utility for Cucumber http calls (Java 8)
Project URL

Project URL

https://github.com/brobert83/cucumber_base_http_java8
Source Code Management

Source Code Management

https://github.com/brobert83/cucumber_base_http_java8

Download cucumber-http-java8 0.1.3


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-beans jar 5.2.9.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
io.cucumber : cucumber-java jar 6.6.1
com.konghq : unirest-java jar 3.10.00
org.assertj : assertj-core jar 3.17.2
org.xmlunit : xmlunit-core jar 2.7.0
org.xmlunit : xmlunit-assertj jar 2.7.0
org.xmlunit : xmlunit-matchers jar 2.7.0
org.springframework : spring-test jar 5.2.8.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
io.cucumber : cucumber-junit jar 6.6.1
io.cucumber : cucumber-spring jar 6.6.1
com.github.tomakehurst : wiremock-jre8 jar 2.27.2

Project Modules

There are no modules declared in this project.