playtest-gauge-db

Gauge support library for playing test.

License

License

GroupId

GroupId

com.uzabase
ArtifactId

ArtifactId

playtest-gauge-db
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

playtest-gauge-db
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-db

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
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
org.amshove.kluent : kluent jar 1.68
com.github.kittinunf.fuel : fuel jar 2.3.1
com.uzabase : playtest-db jar 0.1.0

test (3)

Group / Artifact Type Version
io.mockk : mockk jar 1.12.0
com.github.tomakehurst : wiremock-jre8 jar 2.31.0
org.postgresql : postgresql jar 42.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0