is not current version
Last Version 0.4.2

com.github.ajoecker:gauge-services 0.4

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

GroupId

GroupId

com.github.ajoecker
ArtifactId

ArtifactId

gauge-services
Version

Version

0.4
Type

Type

pom

Download gauge-services 0.4

Filename Size
gauge-services-0.4.pom 5 KB
Browse

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