Last Version

com.github.ajoecker:gauge-services-common 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-services-common
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-services-common 0.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.thoughtworks.gauge : gauge-java jar 0.7.2
io.rest-assured : rest-assured jar 4.1.0
com.github.ajoecker : gauge-random-data jar 0.2.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.