Last Version

com.github.ajoecker:gauge-rest 0.4.2

The library provides several step templates for Gauge scenarios to execute queries and verifier their responses.

License

License

GroupId

GroupId

com.github.ajoecker
ArtifactId

ArtifactId

gauge-rest
Version

Version

0.4.2
Type

Type

jar
Description

Description

The library provides several step templates for Gauge scenarios to execute queries and verifier their responses.

Download gauge-rest 0.4.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ajoecker : gauge-services-common jar 0.4.2
org.tinylog : tinylog-api jar 2.0.0
org.tinylog : tinylog-impl jar 2.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.