playtest-gauge-rest

Gauge support library for playing test.

License

License

GroupId

GroupId

com.uzabase
ArtifactId

ArtifactId

playtest-gauge-rest
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

playtest-gauge-rest
Gauge support library for playing test.
Project URL

Project URL

https://github.com/uzabase/playtest.git
Source Code Management

Source Code Management

https://github.com/uzabase/playtest/tree/main

Download playtest-gauge-rest

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.uzabase : playtest-json jar 1.0-SNAPSHOT
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.31
com.thoughtworks.gauge : gauge-java jar 0.7.15
com.github.kittinunf.fuel : fuel jar 2.3.1
com.github.tomakehurst : wiremock-jre8 jar 2.31.0

test (2)

Group / Artifact Type Version
org.amshove.kluent : kluent jar 1.68
io.mockk : mockk jar 1.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.0
0.1.1
0.1.0