| License |
License |
|---|---|
| Categories |
CategoriesJava 8 Languages Cucumber Application Testing & Monitoring |
| GroupId | GroupIdio.github.brobert83 |
| ArtifactId | ArtifactIdcucumber-http-java8 |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCucumber http steps (java8)
Utility for Cucumber http calls (Java 8)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cucumber-http-java8-0.1.3.pom | |
| cucumber-http-java8-0.1.3.jar | 14 KB |
| cucumber-http-java8-0.1.3-sources.jar | 8 KB |
| cucumber-http-java8-0.1.3-javadoc.jar | 69 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| 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 |