playtest-db

DB support library for playing test.

License

License

GroupId

GroupId

com.uzabase
ArtifactId

ArtifactId

playtest-db
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.amshove.kluent : kluent jar 1.68
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.3.61
org.assertj : assertj-db jar 2.0.2
org.dbunit : dbunit jar 2.7.2

test (2)

Group / Artifact Type Version
io.mockk : mockk jar 1.12.0
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0